prose.Image.plot_catalog#
- Image.plot_catalog(name, color='y', label=False, n=100000)#
Plot catalog stars
must be over
Image.showorImage.show_cutoutplot- Parameters:
name (str) β catalog name as stored in :py:class:Image.catalog`
color (str, optional) β color of stars markers, by default βyβ
label (bool, optional) β whether to show stars catalogs ids, by default False
n (int, optional) β number of brightest catalog stars to show, by default 100000