Calibration.reset_calibration_estimator

giant.calibration.calibration_class:

Calibration.reset_calibration_estimator()[source]

This method resets the existing calibration estimator instance with a new instance using the initial calibration_estimator_update 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.