CHOP_SKY_JITTER

Reduction of alternating sky-target jitters using interpolated sky subtraction

Description:

This recipe reduces a moderately extended source using near-infrared imaging data. The data comprise alternating blank-sky and target frames commencing and ending with a blank sky. Both the sky and target frames are jittered. The recipe makes a sky-subtracted untrimmed mosaic automatically.

The script performs bad-pixel masking, null debiassing, dark subtraction, flat-field division, sky subtraction, registration, resampling, and mosaicking. The “Notes” give more details.

It is suitable for extended objects where the object fills or nearly fills the frame, so sky estimation within the frame is impossible or unreliable, but the extended mapping of the target is not required.

Notes:

Output Data

Parameters:

NUMBER = INTEGER
The number of target frames in the jitter pattern. If this is not set, a value is derived from the number of offsets, as given by header NOFFSETS. The formula is NOFFSETS / 2 1. An error results should NOFFSETS be odd. If neither is available, 9 is the default. An error state arises if the number of jittered frames is fewer than 3. For observations prior to the availability of full ORAC, header NOFFSETS will be absent. []
USEVAR = LOGICAL
Whether or not to create and propagate variance arrays. [0]

Related Recipes

CHOP_SKY_JITTER_BASIC, EXTENDED_3x3, QUADRANT_JITTER.

Implementation Status: