ProbeBlockBox#
Module: iqm.pulse.timebox
- class iqm.pulse.timebox.ProbeBlockBox(label, locus_components, atom, children=<factory>, scheduling=SchedulingStrategy.ASAP, scheduling_algorithm=SchedulingAlgorithm.HARD_BOUNDARY, neighborhood_components=<factory>)#
Bases:
TimeBoxAtomic TimeBox that contains extra Blocks after measurements in a probe channel.
Attributes
labelDescription the contents of the box for users' convenience.
locus_componentsNames of the QPU components on which this timebox operates.
atomResolved contents of the TimeBox, or None if not resolved.
childrenFurther Timeboxes inside this TimeBox.
neighborhood_componentsDict of neighborhood range integers mapped to sets of components neighboring the locus of this
TimeBox.Methods
Inheritance
