QONCharacterization#
- class QONCharacterization(component, quantity)#
Bases:
QON
QON representing a QPU property.
Has the form
characterization.model.{component}.{property}
Can parse e.g.
characterization.model.QB5.t2_time
component: QB5 quantity: t2_time
Module:
iqm.station_control.client.qon
Attributes
Type/purpose of the observation.
Names of QPU component(s) that the observation describes.
Name of the quantity described by the observation.
Methods