FluxPulse#
- class iqm.pulse.playlist.instructions.FluxPulse(duration, wave, scale, rzs=<factory>)#
Bases:
RealPulseRealPulse representing a flux pulse.
Can store RZ angles for correcting local phase shifts from the computational frame due to flux crosstalk.
Module:
iqm.pulse.playlist.instructionsAttributes
Collection of (drive) channel names and RZ angles.
waveShape of the pulse.
scaleScaling factor for the waveform.
durationTime duration of the instruction.
Methods