JITTER_SELF_FLAT_NCOLOUR

Reduces a multi-colour “standard jitter” photometry observation using object masking

Description:

This script reduces a “standard jitter” photometry observation with near-infrared imaging data observed through one or more filters. For each filter it takes an observation comprising jittered object frames and a dark frame to make a calibrated, untrimmed mosaic automatically.

It performs a null debiassing, bad-pixel masking, dark subtraction, flat-field creation and division, feature detection and matching between object frames, and resampling. See the “Notes” for further information.

This recipe works well for faint sources and for moderately crowded fields.

Notes:

Output Data

Parameters:

NUMBER = INTEGER
The number of frames in the jitter. If absent, the number of offsets, as given by header NOFFSETS, minus one is used. If neither is available, 5 is used. An error state arises if the number of jittered frames is fewer than 3. []
USEVAR = LOGICAL
Whether or not to create and propagate variance arrays. [0]

Related Recipes

JITTER_SELF_FLAT.

Implementation Status:

Deprecated Variants

JITTER5_SELF_FLAT_NCOLOUR.