Calibration.reset_attitude_estimator

giant.calibration.calibration_class:

Calibration.reset_attitude_estimator()

This method replaces the existing attitude estimator instance with a new instance using the initial attitude_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.