Table Of Contents

Previous topic

The sinfo_utl_skymap recipe

Next topic

The sinfo_utl_cube2spectrum recipe

This Page

The sinfo_utl_bp_mask_add recipe

sinfo_utl_bp_mask_add

Synopsis

Add bad pixels masks

Description

This recipe performs bad pixel map coaddition.

The input files are several (at least 2) bad pixel masks in the sof file Their tab should contain the string BP_MAP.

The output is an image resulting from the logical operator OR applied to all the masks.

Constructor

cpl.Recipe("sinfo_utl_bp_mask_add")

Create an object for the recipe sinfo_utl_bp_mask_add.

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

See also

cpl.Recipe for more information about the recipe object.

Bug reports

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