readfits

sofia_redux.instruments.fifi_ls.readfits.readfits(filename, checkheader=False)[source]

Read a FIFI-LS FITS file and return data and header.

Parameters:
filenamestr

path to a FIFI-LS FITS file

checkheaderbool, optional

Check whether the header is valid

Returns:
fits.HDUList