FineSXAmplitudeCal.update_calibrations¶
- FineSXAmplitudeCal.update_calibrations(experiment_data)¶
Update the amplitude of the pulse in the calibrations.
The update rule of this experiment is
\[A \to A \frac{\theta_\text{target}}{\theta_\text{target} + {\rm d}\theta}\]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.