MedianEPSF#
- class prose.blocks.psf.MedianEPSF(max_sources=1, name=None, normalize=True)#
Stack cutouts into
Image.epsf: a median effective PSFread Image.source
[write] Image.epsf
- Parameters:
max_sources (int, optional) – max number of sources cutout to be stacked should have, by default 1, meaning only cutouts with a single source are used
name (_type_, optional) – _description_, by default None
normalize (bool, optional) – whether to normalize cutouts to form a normalized EPSF, by default True