Table Of Contents

Previous topic

The fors_subtract_sky recipe

Next topic

The fors_normalise_flat recipe

This Page

The fors_remove_bias recipe

fors_remove_bias

Synopsis

Subtract bias from input frame

Description

This recipe is used to subtract the master bias, produced by the recipe fors_bias, from one raw data frame. The overscan regions, if present, are used to compensate for variations of the bias level between master bias and input raw frame. The overscan regions are then trimmed from the result.

In the table below the MXU acronym can be alternatively read as MOS and LSS.

Input files

DO category:               Type:       Explanation:         Required:
LAMP_MXU
or SCIENCE_MXU
or STANDARD_MXU            Raw         Raw data frame          Y
MASTER_BIAS                Calib       Master bias frame       Y

Output files

DO category:               Data type:  Explanation:
LAMP_UNBIAS_MXU
or SCIENCE_UNBIAS_MXU
or STANDARD_UNBIAS_MXU     FITS image  Bias subtracted frame

Constructor

cpl.Recipe("fors_remove_bias")

Create an object for the recipe fors_remove_bias.

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

See also

cpl.Recipe for more information about the recipe object.

Bug reports

Please report any problems to Carlo Izzo. Alternatively, you may send a report to the ESO User Support Department.