REDUCE_SCAN_FAINT_POINT_SOURCES_JACKKNIFE

Process blank field data with a jack-knife-based method

Description:

Process SCAN data and use a jack-knife method to remove residual low-spatial frequency noise plus create an optimal matched-filtered output map. The recipe proceeds as follows:

The outcome (the match-filtered whitened signal map) should be the optimal map with white noise properties. This is the map to be used for science goals.

This recipe generates a large number of output files. There will be two for each observation (the signal map and the effective PSF map), a total signal coadd, an effective PSF coadded from all the individual effective PSF maps, a jackknife map, a whitened signal map, a calibrated whitened signal map, a matched-filtered calibrated whitened signal map and a signal-to-noise ratio map created from it.

Notes:

Available Parameters :

The following parameters can be set via the -recpars option:
FAKEMAP_CONSTSNR
A flag to scale the gaussian in amplitude by the square-root of the number of maps to be created by the recipe so that the signal-to-noise ratio of the final map-filtered PSF is independent of the number of observations. May be useful for comparing results with different numbers of files. Default is 0 (use the given amplitude).
FAKEMAP_FWHM
FWHM (in arcsec) of a gaussian to add to the timeseries. Default is to use the appropriate telescope main beam FWHM.
FAKEMAP_OFFSET
The offsets (in arcsec) to apply to the fake source added to the timeseries. If one value is given, it will be used for both axes. Default is to apply no shift.
FAKEMAP_SCALE
Amplitude of the fake source (in Jy/beam) added to the timeseries to assess the map-making response to a point source. Default is 10/50 Jy/beam at 850/450 um respectively.
JACKKNIFE_METHOD
Method for creating jack-knife map. May be alternate to use every other file to create the two halves, or half to use the first N/2 files (by date) for one half of the jack-knife and the remainder for the other. Default is alternate.
MAKEMAP_CONFIG
Name of a config file for use with the SMURF makemap task. The file must exist in the current working directory, $MAKEMAP_CONFIG_DIR, $ORAC_DATA_OUT, $ORAC_DATA_CAL or $STARLINK_DIR/share/smurf.
MAKEMAP_PIXSIZE
Pixel size in arcsec for the output map. Default is wavelength dependent (4 arcsec at 850 um, 2 arcsec at 450 um). Note that the timeseries will be downsampled to match this scale during the map-making process.
PSF_BOX
Size of square region (in pixels) use to define effective PSF.
STATS_COMP
Name of component to use when determining the threshold level. Default is texp (the EXP_TIME component).
STATS_ESTIMATOR
Statistical estimator to use to determine threshold level. May be max, mean, median, or min. Default is median.
STATS_THRESH
Threshold multiplier - the threshold will be this value multiplied by the estimator. Default is 0.5 if using the exposure time, 1 otherwise.
WHITEN_BOX
Size of the region used to calculate the angular power spectrum for removing residual low-frequency noise in the data. Default is a square region bounded by the noise being less than twice the minimum value.
WHITEN_ESTIMATOR
Statistical estimator to determine the threshold level to define the size of the whitening region. May be MIN, MEAN or MEDIAN. Default is MIN (see WHITEN_BOX).
WHITEN_THRESH
The threshold multiplier at which to define the size of the whitening region. Default is 2 (see WHITEN_BOX).

Display

No results are displayed.