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

Module locations

source code

Functions [hide private]
 
getBandFileName(band) source code
 
irafconvert(iraffilename)
Convert the IRAF file name (in directory$file format) to its unix equivalent
source code
Variables [hide private]
  rootdir = '/grp/hst/cdbs/'
  specdir = '/data/gaudete1/laidler/pyinstall/pysynphot/data/'
  vfname = '/data/gaudete1/laidler/pyinstall/pysynphot/data/vers...
  CAT_TEMPLATE = '/grp/hst/cdbs/grid/*/catalog.fits'
  KUR_TEMPLATE = '/grp/hst/cdbs/grid/*'
  VegaFile = '/data/gaudete1/laidler/pyinstall/pysynphot/data/ve...
  wavecat = '/data/gaudete1/laidler/pyinstall/pysynphot/data/wav...
Function Details [hide private]

irafconvert(iraffilename)

source code 
Convert the IRAF file name (in directory$file format) to its
unix equivalent

Input:    string iraffilename
Output:   returns string unixfilename
          If '$' not found in the input string, just return
          the input string
          Non-string input raises an AttributeError


Variables Details [hide private]

vfname

Value:
'/data/gaudete1/laidler/pyinstall/pysynphot/data/versioninfo.dat'

VegaFile

Value:
'/data/gaudete1/laidler/pyinstall/pysynphot/data/vega.fits'

wavecat

Value:
'/data/gaudete1/laidler/pyinstall/pysynphot/data/wavecat.dat'