StellarOpNav.matched_star_residuals

giant.stellar_opnav.stellar_class:

StellarOpNav.matched_star_residuals(image_num)[source]

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:

ndarray[tuple[Any, …], dtype[_ScalarT]] | None