The fors_remove_bias recipe

fors_remove_bias

Synopsis

Subtract bias from input frame

Description

This recipe is used to subtract the overscan and 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 overall bias level between master bias and input raw frame. The overscan regions are then trimmed from the result.

The recipe should allow any fors frame.

Input files

DO category:               Type:       Explanation:         Required:
ANY_CAT
                Raw         Raw data frame          Y
MASTER_BIAS                Calib       Master bias frame       Y

Output files

DO category:               Data type:  Explanation:
ANY_CAT_UNBIAS             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.