Calibration.matched_star_residuals
giant.calibration.calibration_class
:
-
Calibration.matched_star_residuals(image_num)
This method calculates the residuals for matched stars for a given image number in the camera
attribute.
- Parameters
image_num (int) – The index of the image in the camera
attribute.
- Return type
Optional[Union[Sequence, numpy.ndarray]]