fitsred_read

raccoon.spectrographutils.fitsred_read(filin, inst, carmnirdiv=True, harpblaze=True, dirblaze=None, filblaze=None, expresw='bary_excalibur')
Parameters:
carmnirdivbool, default True

If True, divide the orders by the discontinuity at the center. If not, leave them as read from the FTIS. Only works for inst=’CARM_NIR’.

harpblazebool, default True

If True, get the blaze function from the corresponding file (see dirblaze and filblaze). If False, the output corresponding to the blaze, c, is an array of ones lwith the shape of f.

dirblazestr, default None

Directory containing the blaze file. If None (default), assume the blaze file is in the same directory as filin.

harpfilbalzestr, default None

Blaze file name. If None (default), get the file name from the header.

Returns: