MedianEPSF#

class prose.blocks.psf.MedianEPSF(max_sources=1, normalize=True, name=None)[source]#

Stack cutouts into Image.epsf: a median effective PSF

read Image.cutouts

write Image.epsf

Parameters:
  • max_sources (int, optional) – maximum number of sources in a cutout for the cutout to be used, by default 1

  • normalize (bool, optional) – whether to normalize cutouts to form a normalized EPSF, by default True