NICINIT
Name
nicinit
Purpose
Extract initial spectrum and profile from NICMOS Grism image data.
Description
Category
Spectroscopy
Calling Sequence
nicinit,root,obsid,obs,PATH=path
Inputs
root - Root of observation set (visit id), usually 6 characters
obsid - Observation id, usually 3 characters.
Optional Input Parameters
Keyword Input Parameters
PATH - Directory where the raw data can be found. (Default = current)
Outputs
obs - Anonymous structure that contains the extracted spectrum and
ancillary information about the observation.
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
Written by Marc W. Buie, Lowell Observatory, 1999 July 13
1999 Sep 16, added DYRANGE keyword, added kludge to get around problems
with the extraction region being slightly out of bounds to the left.