QONGateParam#
- class QONGateParam(gate, implementation, locus, parameter)#
Bases:
QON
QON representing a gate parameter observation.
Has the form
gates.{gate}.{implementation}.{locus_str}.{parameter}
.Module:
iqm.station_control.client.qon
Attributes
Type/purpose of the observation.
Name of the gate/quantum operation.
Name of the gate implementation.
Sequence of names of QPU components on which the gate is applied.
Name of the gate parameter.
Methods
- classmethod _parse(gate, rest)#
Parse a gate parameter observation name.
- Parameters:
- Return type: