iqm.pulse.playlist.fast_drag.evaluate_fast_drag_i_envelope#
- iqm.pulse.playlist.fast_drag.evaluate_fast_drag_i_envelope(t_arr, pulse_duration, coefficients)#
Evaluate I-envelope of a FAST DRAG pulse for given coefficients.
The I-envelope is defined as \(I(t) = \sum_{n=1}^{N} c_n [1 - (-1)^n \cos(2\pi n t/t_p)]\), where \(N\) is the number of cosine terms in the series, \(\{c_n\}\) are the coefficients, and the pulse is defined on the interval \(t \in [-t_p/2, t_p/2]\).