SaveReduced#
- class prose.blocks.utils.SaveReduced(destination, overwrite=False, **kwargs)#
Save reduced FITS images.
write
Image.header- Parameters:
destination (str) – folder path of the images. Orignial name is used with the addition of
_reduced.fitsoverwrite (bool, optional) – weather to overwrite file if exists, by default False