schedule

schedule#

Instruction schedules for controlling the instruments.

Full path: iqm.pulse.playlist.schedule

Module Attributes

TOLERANCE

remove when COMP-1281 is done.

Classes

Nothing

Used to extend a control channel in time, without blocking it, during scheduling.

Schedule

Set of synchronously executed AWG/readout programs that start on a single trigger.

Segment

Sequence of instructions, for a single channel.

Inheritance

digraph inheritanceb785adfc0e { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "Instruction" [URL="iqm.pulse.playlist.instructions.Instruction.html#iqm.pulse.playlist.instructions.Instruction",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Command that can be executed by the quantum computer on a control channel."]; "Nothing" [URL="iqm.pulse.playlist.schedule.Nothing.html#iqm.pulse.playlist.schedule.Nothing",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Used to extend a control channel in time, without blocking it, during scheduling."]; "Instruction" -> "Nothing" [arrowsize=0.5,style="setlinewidth(0.5)"]; "Schedule" [URL="iqm.pulse.playlist.schedule.Schedule.html#iqm.pulse.playlist.schedule.Schedule",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Set of synchronously executed AWG/readout programs that start on a single trigger."]; "Segment" [URL="iqm.pulse.playlist.schedule.Segment.html#iqm.pulse.playlist.schedule.Segment",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Sequence of instructions, for a single channel."]; }