spectral-lines

spectral-lines uses the information in an observation definition file to calculate the expected locations, on each chip, of spectral lines. as well as their location on an 8-chip mosaic. Output is a file containing coordinate information, aperture type, and object name.

USAGE
spectral-lines -o observset  -l linefile  -b binning
INPUT
observset.obsdef  is the applicable observation definition file
linefile                   is a file containing a list of wavelengths of lines to be plotted
binning          is the binning of the ccd data
OUTPUT
observset.xy       aperture data file
PARAMETERS
none



Details:

Each line of the output file has the following format:

X(mosaic)   Y(mosaic)   Object #    ObjectName   Chip      X(ccd)     Y(ccd)    Wavelength

Back to programs