UserPSFCube

class simcado.psf.UserPSFCube(filename, lam_bin_centers)[source]

Bases: simcado.psf.PSFCube

Read in a psf previously saved as a FITS file

Keywords needed for a psf to be read in: NSLICES, WAVECENT, NAXIS1, CDELT1, PSF_TYPE, DESCRIPT

Parameters
filenamestr

the path to the FITS file holding the cube

Notes

A separate function will exist to convert foreign PSF FITS files into simcado.psf readable FITS files