FluxPulse

FluxPulse#

class iqm.pulse.playlist.instructions.FluxPulse(duration, wave, scale, rzs=<factory>)#

Bases: RealPulse

RealPulse 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.instructions

Attributes

rzs

Collection of (drive) channel names and RZ angles.

wave

Shape of the pulse.

scale

Scaling factor for the waveform.

duration

Time duration of the instruction.

Methods

Parameters:
rzs: tuple[tuple[str, float], ...]#

Collection of (drive) channel names and RZ angles.