boulderopalscaleup.device.DeviceData
class boulderopalscaleup.device.DeviceData(qpu, controller_info, _defcals, _iq_classifiers, _leakage_classifiers, _enabled_qubits)Data associated to the device.
Variables
- qpu (SuperconductingProcessor) – Data related to the quantum processor.
- controller_info (QBLOXControllerInfo or QuantumMachinesControllerInfo) – Controller information of the device.
Methods
| init | |
| get_classifier | Get a classifier for an address alias of a specific type. |
| get_defcal | Get the defcal for a specific gate and address alias. |
| get_enabled_qubits | Get the enabled qubits in the device. |