spin_pulse.transpilation.dynamical_decoupling¶
Description of dynamical decoupling.
Classes¶
Enumeration of supported dynamical decoupling sequences. |
Module Contents¶
- class spin_pulse.transpilation.dynamical_decoupling.DynamicalDecoupling(*args, **kwds)[source]¶
Bases:
enum.EnumEnumeration of supported dynamical decoupling sequences.
This enumeration identifies the available pulse-based methods used to mitigate phase noise in spin qubit experiments. The selected sequence determines how control pulses are applied during idle periods in order to reduce the effect of low-frequency noise.
- - FULL_DRIVE
Continuous driving of the qubit during the idle period.
- - SPIN_ECHO
Single refocusing pulse applied at the midpoint of the idle period.