Calibration.update_star_id

giant.calibration.calibration_class:

Calibration.update_star_id(star_id_update=None)

This method updates the attributes of the star_id attribute.

See the StellarOpNav class for accepted attribute values.

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

Parameters:

star_id_update (dict | None) – A dictionary of attribute->value pairs to update the attributes of the star_id attribute with.