Data reduction recipes exist for processing data from the standard SCUBA observing modes. This does limit the flexibility of any given recipe since they are designed to work for any data from that mode. Occasionally it is necessary to modify recipes (e.g. change the sky bolometers or size of pixels to be used for the rebinning) and this can be achieved in a number of ways:
DRRECIPE
ODF parameter.
DRRECIPE
FITS header value using
the Kappa fitsmod command.
ORAC_RECIPE_DIR
environment variable. This variable should be set before
running up Orac-dr and provides a search path that is used to locate recipes.
When Orac-dr attempts to read a recipe it first looks in ORAC_RECIPE_DIR
, then in
ORAC_DIR/recipes/SCUBA
(the default location) and finally in the current directory (which
will be ORAC_DATA_OUT
).
In order to modify a recipe, it should be copied from the default location
(ORAC_DIR/recipes/SCUBA
) to ORAC_RECIPE_DIR
and edited there. The next time
Orac-dr tries to read the recipe the modified version will be used in preference to the
standard version.
The standard SCUBA recipes are:
Null recipes are provided for ALIGN, and FOCUS observations.