prose.Image.show_cutout#

Image.show_cutout(star=None, size=200, **kwargs)#

Show a zoomed cutout around a detected star or coordinates

Parameters:
  • star ([type], optional) – detected star id or (x, y) coordinate, by default None

  • size (int, optional) – side size of square cutout in pixel, by default 200

  • self.show (**kwargs passed to) –