StellarOpNav.remove_matched_stars

giant.stellar_opnav.stellar_class:

StellarOpNav.remove_matched_stars(image_num, star_indices)[source]

This method removes specified matched stars for a given image number in the camera attribute.

This method updates the following:

Parameters:
  • image_num (int) – The index of the image in the camera attribute.

  • star_indices (Sequence | ndarray) – The list of indices of matched stars to be removed from the specified image in the camera attribute.