The kmo_noise_map recipe

kmo_noise_map

Synopsis

Generate a noise map from a raw frame

Description

The noise in each pixel of the input data is estimated using gain and readnoise.

The readnoise is expected to be in the primary header (ESO DET CHIP RON), the gain (ESO DET CHIP GAIN) has to be in each of the subsequent headers of each detector frame. The output is the initial noise map of the data frame.

Input files

DO                    KMOS
category              Type   Explanation                    Required #Frames
--------              -----  -----------                    -------- -------
<none or any>         RAW    raw data frame                     Y       1

Output files

DO                    KMOS
category              Type   Explanation
--------              -----  -----------
NOISE_MAP             F2D    Initial noise map
                             (6 Extensions, 3 data and 3 noise)

Constructor

cpl.Recipe("kmo_noise_map")

Create an object for the recipe kmo_noise_map.

import cpl
kmo_noise_map = cpl.Recipe("kmo_noise_map")

See also

cpl.Recipe for more information about the recipe object.

Bug reports

Please report any problems to Alex Agudo Berbel. Alternatively, you may send a report to the ESO User Support Department.