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.

FineAmplitudeCal.update_calibrations

FineAmplitudeCal.update_calibrations(experiment_data)[source]

Update the amplitude of the pulse in the calibrations.

The update rule of this experiment is

AAθtargetθtarget+dθ

Where A is the amplitude of the pulse before the update.

Parameters:

experiment_data (ExperimentData) – The experiment data from which to extract the measured over/under rotation used to adjust the amplitude.