CalibrationsServicer#

class CalibrationsServicer#

Bases: object

Missing associated documentation comment in .proto file.

Module: iqm.station_control.client.iqm_server.proto.calibration_pb2_grpc

Methods

GetCalibrationV1

Missing associated documentation comment in .proto file.

GetFullCalibrationDataV1

GetLatestQuantumComputerCalibrationV1

Missing associated documentation comment in .proto file.

GetLatestQuantumComputerCalibrationV1(request, context)#

Missing associated documentation comment in .proto file.

GetCalibrationV1(request, context)#

Missing associated documentation comment in .proto file.

GetFullCalibrationDataV1(request, context)#

Get the calibration set for a given QC.

The calibration set is returned as bytes data that contains the JSON representation of the calibration set data. If the calibration set is not found, a NOT_FOUND error status is returned.