Calibration.reset_static_alignment_estimator

giant.calibration.calibration_class:

Calibration.reset_static_alignment_estimator()[source]

This method replaces the existing static alignment estimator instance with a new instance using the initial static_alignment_estimator_kwargs argument passed to the constructor.

A new instance of the object is created, therefore there is no backwards reference whatsoever to the state before a call to this method.