reset

reset#

Resetting qubits to the zero state.

The reset operation is a non-unitary quantum channel that sets the state of a qubit to \(|0\rangle\).

Full path: iqm.pulse.gates.reset

Module Attributes

RESET_MEASUREMENT_KEY

Constant measurement key for the measure operation required in the fast-feedback reset gate (the double underscore emphasizes the fact that this label should not be manually used in fast feedback).

RESET_FEEDBACK_KEY

The feedback key used in fast-feedback reset gate (the double underscore emphasizes the fact that this label should not be manually used in fast feedback).

Classes

Reset_Conditional

Conditional reset operation.

Reset_Wait

Reset operation by relaxation (idling for a time comparable to the relaxation time of the component).

Inheritance

Inheritance diagram of iqm.pulse.gates.reset