ChirpImag#
- class iqm.pulse.playlist.waveforms.ChirpImag(n_samples, freq_start, freq_stop, alpha=0.05, phase=-1.5707963267948966)#
Bases:
Chirp
Imaginary part of the linear chirp, which sets the phase to $-pi/2$.
- Parameters:
Module:
iqm.pulse.playlist.waveforms
Attributes
freq_start
freq_stop
n_samples
Requested number of samples for the waveform.
Methods