ComplexIntegration#
- class iqm.models.playlist.instructions.ComplexIntegration(label, delay_samples, weights)#
Bases:
AcquisitionMethodPerform a weighted integration of the IQ raw signal, resulting in a complex number.
Module:
iqm.models.playlist.instructionsAttributes
Integration weights.
labelIdentifier for the returned data, like
QB1__readout.time_trace.delay_samplesDelay from beginning of probe pulse to beginning of acquisition window, in samples.
Methods