Calibration.reset_image_processing

giant.calibration.calibration_class:

Calibration.reset_image_processing()

This method replaces the existing image processing instance with a new instance using the initial image_processing_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.

This method also updates all of the elements of process_stars to True.