Skip to content

enums

tergite_autocalibration.utils.dto.enums

Classes:

Name Description
ApplicationStatus

Used to check in which state the application is as a whole.

CalibrationResultStatus

Used by check_data to indicate outcome

DataStatus

Used by check_data to indicate outcome

MeasurementMode

Used to set the cluster mode e.g. real cluster or re analyse

QubitRole

Defines whether a qubit is target or control for a given coupler

ApplicationStatus

Bases: Enum

Used to check in which state the application is as a whole.

CalibrationResultStatus

Bases: Enum

Used by check_data to indicate outcome

DataStatus

Bases: Enum

Used by check_data to indicate outcome

MeasurementMode

Bases: Enum

Used to set the cluster mode e.g. real cluster or re analyse

QubitRole

Bases: Enum

Defines whether a qubit is target or control for a given coupler