prose.Observation.show_stars#
- Observation.show_stars(view=None, n=None, flip=False, comp_color='yellow', color=[0.51, 0.86, 1.0], stars=None, legend=True, ax=None, **kwargs)#
Show detected stars over stack image
- Parameters:
view (str, optional) – “all” to see all stars OR “reference” to have target and comparison stars hilighted, by default None
n (int, optional) – max number of stars to show, by default None,
flip (bool, optional) – whether to flip image, by default False