SCUBA2_FCFNEFD

Description

A simple PICARD recipe to calculate fluxes, FCFs and NEFDs from one or more given sources. The results are written to a log file called log.fcfnefd if desired.

The images are cropped to the given size (as specified in the FITS headers or via the MAP_HEIGHT and MAP_WIDTH recipe parameters) before having the background fitted and removed. The FCFs are calculated from these cropped, background-subtracted images. The source flux and image-plane noise are derived from aperture photometry on these images. NEFDs are calculated using the original input images (calibrated using either standard FCFs or those derived in the recipe, depending on USEFCF).

The FCF calculation requires uncalibrated data and thus must be performed first. However, note that the NEFD calculation must be carried out using the original input data (as background subtraction affects the variance).

By default this recipe only works on known calibration sources. However, the user may specify the source flux at 850 and/or 450 um by using recipe parameters called FLUX_850 and FLUX_450 respectively. The fluxes for different sources may be specified by appending the target name (in upper case with spaces removed), e.g. FLUX_850.HLTAU.

A log file is written containing a variety of information about the data and the values calculated (unless LOGFILE = 0).

Notes

The input data must have units of pW. If the units are anything else the recipe assumes the data are already calibrated, and subsequent processing will probably fail in undesireable ways.

Map height and width must be at least twice the aperture diameter.

If run on multiple sources and fluxes are given in the parameter file, warnings will be issued about unsupported parameters. These warnings may safely be ignored as they relate to the recipe parameters specifying the fluxes for the sources not being processed by the current pass through the recipe.

Peak and total fluxes may be given using the FLUX_850 and FLUX_450 parameters, specified as a comma-separated pair in the form peak,total (e.g. FLUX_850=2,3).

Available recipe parameters

ORAC-DR: SCUBA2_FCFNEFD (last edited 2011-07-22 17:07:16 by AndyGibb)