NOD_SKY_FLAT_THERMAL

Reduces a “nod jitter” observation creating a flat from sky frames

Description:

This script reduces a “nod jitter” observation with UKIRT imaging data. It takes an imaging observation comprising a multiple-of-eight object frames and a dark frame to make a calibrated, untrimmed mosaic automatically.

It performs a null debiassing, bad-pixel masking, dark subtraction, difference adjacent pairs, 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 in moderately crowded fields.

Notes:

Output Data

Parameters:

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

Related Recipes

BRIGHT_POINT_SOURCE, NOD_SELF_FLAT_NO_MASK.

Implementation Status: