Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
Calibration Experiments (qiskit_experiments.library.calibration
)¶
Calibrating qubit setups is the task of finding the pulse shapes and parameter values that maximizes the fidelity of the resulting quantum operations. This therefore requires experiments which are analyzed to extract parameter values. Furthermore, the resulting parameter values and schedules must be managed. The calibration module in Qiskit experiments allows users to run calibration experiments and manage the resulting schedules and parameter values.
The following experiments are designed to calibrate parameter values. Some experiments such
as QubitSpectroscopy
can both be seen as characterization and calibrations
experiments. Such experiments can be found in the
characterization
module.
|
A calibration experiment that runs |
|
A qubit frequency calibration experiment based on the Ramsey XY experiment. |
|
A calibration version of the fine frequency experiment. |
|
A calibration version of the |
|
A calibration version of the fine DRAG experiment. |
|
Fine DRAG calibration of X gate. |
|
Fine DRAG calibration of X gate. |
|
A calibration version of the |
|
A calibration experiment to calibrate the amplitude of the X schedule. |
|
A calibration experiment to calibrate the amplitude of the SX schedule. |
|
Calibration version of the |
|
A calibration version of the Rabi experiment. |
|
A rough amplitude calibration of x and sx gates. |
|
A rough amplitude calibration of \(X\) and \(SX\) gates on the \(|1\rangle\) <-> \(|2\rangle\) transition. |