| Home | Trees | Indices | Help |
|
|---|
|
|
This module handles the wavecat.dat table presently used by the synphot countrate task (and thus the ETC) to select an appropriate wavelength set for a given obsmode.
|
|||
|
Wavetable Class to handle wavecat.dat initialization and access. |
|||
|
|||
wavecat_file = os.path.join(specdir, 'wavecat.dat')
|
|||
wavetable = Wavetable(wavecat_file)
|
|||
Imports: re, os, N, locations
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 18 14:41:38 2008 | http://epydoc.sourceforge.net |