SCUBA2_DISPLAY_PCA

Description

A simple PICARD recipe to apply Principal Components Analysis processing to raw SCUBA-2 data and display the results graphically.

The list of input data files should contain a fast-ramp flatfield (taken prior to the target data). There is no limit on the number of files that can be given, but note that processing is delayed to the last file in the list and all of the input files are passed to SMURF:SC2CLEAN. Be aware that this could take some time.

The results for each chosen PCA component are displayed in up to two KAPVIEW windows. The left-hand column displays the amplitude scaled between +/-2 sigma, the next column displays the component as a function of time and the third column shows the power spectrum of each component. Each KAPVIEW window can display results for up to 4 PCA components.

It is possible to use this recipe purely as a display for existing results, allowing different ranges of PCA components to be examined. The recipe leaves the PCA products on disk for reuse. However, see the parameters PCA_REUSE and PCA_KEEPFILES below for how to delete all files created by this recipe.

Notes

Input data should be from a single subarray only, and for a single observation. Processing will terminate with an error if this is not the case.

This recipe runs on raw SCUBA-2 data.

Since this recipe requires at least 2 data files it is recommended that the filenames be placed in a file (called, say, data.lis) and that file used on the command line call to PICARD, i.e.,

% picard -log s SCUBA2_DISPLAY_PCA `cat data.lis`

Available recipe parameters

The following parameters can be set via the -recpars option:

ORAC-DR: SCUBA2_DISPLAY_PCA (last edited 2011-06-03 22:39:38 by AndyGibb)