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

Module observationmode

source code

Classes [hide private]
  BaseObservationMode
Class that handles the graph table, common to both optical and thermal obsmodes.
  ObservationMode
  _ThermalObservationMode
  _Component
  _ThermalComponent
Functions [hide private]
 
_set_default_refdata() source code
 
setref(graphtable=None, comptable=None, thermtable=None, area=None)
provide user access to global reference data.
source code
 
getref()
Collects & returns the current refdata as a dictionary
source code
 
showref()
Prints the values settable by setref
source code
Variables [hide private]
  DEBUG = False
  rootdir = '/grp/hst/cdbs/'
  datadir = '/usr/stsci/pyssg/2.7.stsci_python/pysynphot/data/'
  wavecat = '/usr/stsci/pyssg/2.7.stsci_python/pysynphot/data/wa...
  GRAPHTABLE = '/grp/hst/cdbs/mtab/u921351jm_tmg.fits'
  GRAPHDICT = {}
  COMPTABLE = '/grp/hst/cdbs/mtab/v8h1925fm_tmc.fits'
  COMPDICT = {}
  THERMTABLE = '/grp/hst/cdbs/mtab/tae17277m_tmt.fits'
  THERMDICT = {}
  HSTAREA = 45238.93416
  CLEAR = 'clear'
  __package__ = 'pysynphot'

Imports: string, glob, re, os, warnings, N, pyfits, spectrum, units, locations, irafconvert, _refTable, planck, wavetable, CompTable, GraphTable


Function Details [hide private]

setref(graphtable=None, comptable=None, thermtable=None, area=None)

source code 

provide user access to global reference data. Graph/comp/therm table names must be fully specified.


Variables Details [hide private]

wavecat

Value:
'/usr/stsci/pyssg/2.7.stsci_python/pysynphot/data/wavecat.dat'