PSF_stack¶
- class paarti.psfs.PSF_stack(psfs, pos, pixel_scale, wavelength, bandpass, telescope, isgrid=False)[source]¶
Bases:
objectAn object for a stack of PSFs (often a grid). This is the general object that should be sub-classed for more package specific features or for loading from their files.
Create a PSF stack object for easily carrying around information needed to analyze and visualize a stack of PSFs.
Methods Summary
save()Methods Documentation