SCULIB_GET_SUB_INST

Ask for the specific sub-instrument

Description:

This routine finds which sub-instruments are present in the file. If there is only one this is returned, otherwise the user is given a choice.

Invocation

CALL SCULIB_GET_SUB_INST(PACKAGE, N_FITS, FITS, PARAM, SUB_POINTER, WAVE, INST, FILT, STATUS)

Arguments

PACKAGE = _CHAR (Given)
Name of software package for informational message
N_FITS = _INTEGER (Given)
Number of FITS items
FITS(N_FITS) = _CHAR80 (Given & Returned)
The FITS array
PARAM = _CHAR (Given)
Name of the ADAM parameter used to ask for sub instrument
N_SUB = _INTEGER (Returned)
Number of sub instruments in file
SUB_POINTER = _INTEGER (Returned)
Index of selected sub instrument
WAVE = _REAL (Returned)
Wavelength (microns) of selected sub instrument
INST = _CHAR (Returned)
Name of selected sub instrument
FILT = _CHAR (Returned)
Name of selected filter
STATUS = _INTEGER (Given & Returned)
Global status

Notes:

I actually need to include REDS_SYS (for SCUBA__MAX_SUB) but I am doing it by hand at the moment.

Copyright

Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.