MedianPSF#
- class prose.blocks.psf.MedianPSF(cutout_size=None, stars=None, n=None, **kwargs)#
Get median psf from image.
read
Image.cutoutsIf
Image.cutoutsis not present (because aCutoutsblock has not been included in the sequence), set cutout_size, which instantiate aCutoutsblock within this one- Parameters:
cutout_size (int, optional) – size of the cutouts used to compute the global PSF, by default None which mean the Image.cutouts are used