SUPERCAM2ACSIS

Convert a Supercam SDFITS format data file to an ACSIS format NDF

Description:

Opens Supercam SDFITS files for reading, and writes out the spectra in ACSIS format. Metadata are converted to appropriate FITS headers. The Supercam spectra must have been calibrated.

Parameters:

DIRECTORY = _CHAR (Read)
Directory for output ACSIS files. A NULL value will use the current working directory. This command will create a subdir in this directory named after the observation number.
IN = GROUP (Read)
Name of the input SDFITS files to be converted.
MSG_FILTER = _CHAR (Read)
Control the verbosity of the application. Values can be NONE (no messages), QUIET (minimal messages), NORMAL, VERBOSE, DEBUG or ALL. [NORMAL]

Notes:

Related Applications

SMURF: MAKECUBE, GSD2ACSIS;