VirtualRZ#
Module: iqm.pulse.playlist.instructions
- class iqm.pulse.playlist.instructions.VirtualRZ(duration, phase_increment, standalone=False)#
Bases:
InstructionChange the upconversion phase reference.
The phase change can be done either by updating the phase of the local oscillator directly using a hardware instruction, or algebraically by incrementing
IQPulse.phaseof all the IQPulses following the VirtualRZ instruction in theSegment.Attributes
Whether this VirtualRZ is a standalone instruction or part of some calibrated gate such as CZ or MOVE.
Phase increment for the local oscillator of a drive channel, in radians.
durationTime duration of the instruction.
Methods
Inheritance
