measure

measure#

Full path: iqm.pulse.gates.measure

Projective measurement in the Z basis.

Functions

multiplex(sequence_of_boxes)

Multiplex several :class:MeasureBoxes instances together.

Classes

Fast_Measure_Constant

Implementation of a faster measure with constant i and q waveforms.

Fast_Measure_CustomWaveforms

Measure implementation that blocks locus qubits for a shorter duration than the probes.

Measure_Constant

Implementation of a single-qubit projective, dispersive measurement in the Z basis.

Measure_Constant_Qnd

Implementation of a single-qubit projective, non quantum demolition, dispersive measurements in the Z basis.

Measure_CustomWaveforms

Base class for implementing dispersive measurement operations with custom probe pulse waveforms.

Measure_Factorizable

Base class for implementing a factorizable measure.

Move_Measure_Composite

Measure implementation intended for measuring components that have no probe line.

NoAcquisition_Measure_Constant

Implementation of a single-qubit projective, dispersive measurement in the Z basis.

NoAcquisition_Measure_CustomWaveforms

Base class for measure with custom probe IQ waveforms without any integration or acquisition.

ProbePulse_CustomWaveforms

Base class for implementing a probe line measurement pulse with custom waveforms in the I and Q channels.

QBBias_Measure_Constant

Implementation of a measure with an additional fast flux voltage pulse to bias the measured qubit.

QBBias_Measure_CustomWaveforms

Base class of a measure with an additional fast flux voltage pulse to bias the measured qubit.

QBBias_Probe_Constant

Implementation of a measure like QBBias_Measure_Constant, but without obtaining data from it.

Shelved_Measure_Constant

Implementation of a shelved readout.

Shelved_Measure_CustomWaveforms

Base class for shelved readout.

Inheritance

Inheritance diagram of iqm.pulse.gates.measure