Calibration.update_temperature_dependent_alignment_estimator

giant.calibration.calibration_class:

Calibration.update_temperature_dependent_alignment_estimator(temperature_dependent_alignment_estimator_update=None)[source]

This method updates the attributes of the temperature_dependent_alignment_estimator attribute.

See the calibration.estimators documentation for accepted attribute values.

If a supplied attribute is not found in the temperature_dependent_alignment_estimator attribute then this will print a warning and ignore the attribute. Any attributes that are not supplied are left alone.

Parameters:

temperature_dependent_alignment_estimator_update (dict | None) – A dictionary of attribute->value pairs to update the temperature_dependent_alignment_estimator attribute with