boulderopalscaleup.device.DeviceData

class boulderopalscaleup.device.DeviceData(qpu, controller_info, _defcals, _iq_classifiers, _leakage_classifiers, _enabled_qubits)

Data associated to the device.

Variables

Methods

init
get_classifierGet a classifier for an address alias of a specific type.
get_defcalGet the defcal for a specific gate and address alias.
get_enabled_qubitsGet the enabled qubits in the device.

Was this useful?