Processing math: 100%

LAMP_FLAT

Creates and files imaging flat fields derived from a calibration lamp

Description:

This recipe makes one or more flats for ESO infrared imaging from a series of internal flat frames with the calibration lamp alternating on then off. A new flat is made for each combination of filter.

It performs a null debiassing, bad-pixel masking, then differences each pair of frames. Once all pairs have been so processed, these are then treated like sky flats; normalised frames are combined pixel by pixel using the median. Details of each flat are filed in the index of flats for future selection and use of the flat. See the “Notes” for further details.

Notes:

Output Data

Parameters:

NUMBER = INTEGER
The number of frames in the group. If absent, the number of offsets, as given by header HIERARCH.ESO.TPL.NEXP. If neither is available, 6 is used. An error state arises if the number of jittered frames is fewer than 6 or is odd numbered. []
USEVAR = LOGICAL
Whether or not to create and propagate variance arrays. [1]

References

ISAAC Data Reduction Guide 1.5, P. Amico et al., 2002.

Implementation Status: