Package pysynphot :: Module wavetable
[hide private]
[frames] | no frames]

Module wavetable

source code

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.

Classes [hide private]
  Wavetable
Class to handle wavecat.dat initialization and access.
Variables [hide private]
  wavecat_file = os.path.join(specdir, 'wavecat.dat')
  wavetable = Wavetable(wavecat_file)

Imports: re, os, N, locations