SS_GROUP
Name
ss_group
Purpose (one Line Only)
Simple Spectra: Average a group of spectra, correct to mean airmass
Description
Category
Spectroscopy
Calling Sequence
ss_group,root,numlist,outfile
Inputs
root - String, root of file name
numlist - String, list of spectrum numbers to load. For a full description
of the syntax allowed, see RANGEPAR.PRO. A quick example:
'10-15,20-25' would load numbers 10 through 15, inclusive
and 20 through 25, inclusive.
The file names constructed will be root.NNNN.spec and is expected to
be a FITS file with the first column being wavelength and the second
being the spectrum.
outfile - String, name of output averaged spectrum
Optional Input Parameters
Keyword Input Parameters
REFWAVE - reference wavelength in same units as wavelength vector in
the spectrum file. Default is 0.85 nm.
Outputs
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
Written by Marc W. Buie, Lowell Observatory, 2004/06/14