SDIP

Reduces and displays skydip data

Description:

This script first runs the skydip task in order to fit the sky parameters to the data. The sky data and model are written to files and are then displayed using Kappa’s linplot.

Usage:

sdip [NDF]

Parameters:

NDF = NDF (Read)
The name of the skydip data file, or, if SCUBA_PREFIX is set, the number of the observation (raw demodulated data only). The input data file can be the output from reduce_switch or the raw skydip data. Can be located in $DATADIR. The filename will be requested if not specified on the command line.

Examples:

sdip 19970623_dem_0008
Reduce the skydip data in 19970623_dem_008.sdf and plots the result.

Related Applications

SURF: skysum, skydip;
KAPPA: linplot

Implementation Status: