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

Module locations

source code

Functions [hide private]
 
_refTable(template) 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 = '/user/laidler/pyinstall/lib/python/pysynphot/data/'
  CAT_TEMPLATE = '/grp/hst/cdbs/grid/*/catalog.fits'
  KUR_TEMPLATE = '/grp/hst/cdbs/grid/*'
  VegaFile = '/user/laidler/pyinstall/lib/python/pysynphot/data/...
  extdir = 'grid/extinction'
  RedLaws = {None: '/grp/hst/cdbs/grid/extinction/milkyway_diffu...
  wavecat = '/user/laidler/pyinstall/lib/python/pysynphot/data/w...
  k = 'mwdense'
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]

VegaFile

Value:
'/user/laidler/pyinstall/lib/python/pysynphot/data/alpha_lyr_stis_003.\
fits'

RedLaws

Value:
{None: '/grp/hst/cdbs/grid/extinction/milkyway_diffuse_001.fits',
 'gal3': '/grp/hst/cdbs/grid/extinction/milkyway_diffuse_001.fits',
 'lmc30dor': '/grp/hst/cdbs/grid/extinction/lmc_30dorshell_001.fits',
 'lmcavg': '/grp/hst/cdbs/grid/extinction/lmc_diffuse_001.fits',
 'mwavg': '/grp/hst/cdbs/grid/extinction/milkyway_diffuse_001.fits',
 'mwdense': '/grp/hst/cdbs/grid/extinction/milkyway_dense_001.fits',
 'smcbar': '/grp/hst/cdbs/grid/extinction/smc_bar_001.fits',
 'xgalsb': '/grp/hst/cdbs/grid/extinction/xgal_starburst_001.fits'}

wavecat

Value:
'/user/laidler/pyinstall/lib/python/pysynphot/data/wavecat.dat'