next up previous 309
Next: JITTER_SELF_FLAT - Reduces a ``standard jitter'' photometry observation using object masking
Up: Recipes
Previous: FP_JITTER - Reduces spatially jittered sets of 8-frame Fabry-Perot observations


FP_JITTER_NO_SKY - Reduces a spatially jittered 4-frame Fabry-Perot observation

Description:
This script reduces a Fabry-Perot observation with UFTI data. It takes an imaging observation comprising at least three sets of four object frames, each set being for a different telescope position. The recipe combines these with a dark frame and a separate flat, to make a continuum-subtracted, untrimmed mosaic automatically.

Each sequence of four frames expected in each spatial position are tabulated below.

Frame Position Wavelength
1 On source On line
2 On source Off line, positive offset
3 On source On line
4 On source Off line, negative offset

For each spatial set, the recipe performs a null debiassing, bad-pixel masking, dark subtraction, pairwise frame differencing, flat-field division, integer shifts of origin to register, and mosaicking. The wavelength-shifted mosaic is given by


\begin{displaymath}\frac{[(F1 - F2) - (F4 - F3)]}{\rm Flat field} \end{displaymath}

where Fn is the bad-pixel masked and dark subtracted frame n. In practice, the flat field is applied to each differenced pair, such as (F1 - F2), when the pair becomes available, rather than waiting until all four frames have been observed.

Finally the recipe registers all the wavelength mosaics spatially, and forms a untrimmed mosaic, combined using the median to reduce stellar artifacts.


Notes:
  • A World Co-ordinate System (WCS) using the AIPS convention is created in the headers should no WCS already exist.

  • The bad-pixel mask applied is $ORAC_DATA_CAL/bpm.

  • Each dark-subtracted frame has thresholds applied beyond which pixels are flagged as bad. The lower limit is 5 standard deviations below the mode, but constrained to the range -100 to 1. The upper limit is 1000 above the saturation limit for the detector in the mode used.

  • You should use SKY_FLAT_FP to make the flat field.

  • Registration is performed using the telescope offsets transformed to pixels.

  • There is no resampling, merely integer shifts of origin.

  • For each set of four, the recipe creates a wavelength mosaic. For each cycle of spatial positions the wavelength mosaics are registered to form a spatial mosaic. For repeat cycles the spatial mosaic is then added into a master mosaic of improving signal to noise. The exposure time is also summed and stored in the master mosaic's corresponding header. Likewise the end airmass and end UT headers are updated to match that of the last-observed frame contributing to the mosaic.

  • The recipe makes the mosaics by applying offsets in intensity to give the most consistent result amongst the overlapping regions. No mosaic is trimmed to the dimensions of a single frame, thus the noise will be greater in the peripheral areas of the spatial having received less exposure time. Each mosaic is not normalised by its exposure time (that being the exposure time of a single frame).

  • Intermediate frames are deleted except for the flat-fielded (_ff suffix) frames.


Output Data :
  • The integrated mosaic in gf<date>_<group_number>_mos, where <date> is the UT date in yyyymmdd format.

  • A mosaic for each cycle of eight in
    gf<date>_<group_number>_mos<cycle_number>, where <cycle_number>
    counts from 0.

  • The individual flat-fielded frames in f<date>_<obs_number>_ff.


Configurable Steering Parameters:

NPAIRS = INTEGER
The number of frame pairs to be differenced. It must be a multiple of 2 otherwise 4 is assumed. A value of four or more is assumed to indicate sky subtraction. [2]
NUMBER = INTEGER
The number of spatial jitter positions. For each spatial position there are NPAIRS pairs of frames. A value of 1 also dictates that no jittering has occurred. To make a master mosaic combining spatial positions NUMBER should be at least 3.

If NUMBER is absent, the number of offsets, as given by internal header NOFFSETS, minus one is used. An error state arises if the resulting number of jittered frames is fewer than 3, and a default of 3 is assumed.

If neither NUMBER nor NOFFSETS are defined, 1 is used. []

USEVAR = LOGICAL
Whether or not to create and propagate variance arrays. [0]

Related Recipes :
SKY_FLAT_FP, FP, FP_JITTER.

Implementation Status:
  • The processing engines are from the Starlink packages: CCDPACK, KAPPA, and FIGARO.

  • Uses the Starlink NDF format.

  • History is recorded within the data files.

  • The title of the data is propagated through intermediate files to the mosaic.

  • Error propagation is controlled by the USEVAR parameter.




next up previous 309
Next: JITTER_SELF_FLAT - Reduces a ``standard jitter'' photometry observation using object masking
Up: Recipes
Previous: FP_JITTER - Reduces spatially jittered sets of 8-frame Fabry-Perot observations

ORAC-DR -- imaging data reduction
Starlink User Note 232
Malcolm J. Currie
Brad Cavanagh
Joint Astronomy Centre, Hilo, Hawaii
2004 June
E-mail:ussc@star.rl.ac.uk

Copyright © 2004 Particle Physics and Astronomy Research Council