Package pyraf :: Module pyrafglobals
[hide private]
[frames] | no frames]

Module pyrafglobals

source code

module pyrafglobals.py -- widely used PyRAF constants and objects

pyrafDir Directory with these Pyraf programs _use_ecl Flag to turn on ECL mode in PyRAF

This is defined so it is safe to say 'from pyrafglobals import *'

$Id: pyrafglobals.py 1463 2011-06-24 22:58:30Z stsci_embray $

Broken out from irafglobals.py which was signed "R. White, 2000 January 5"

Variables [hide private]
  _use_ecl = False
  pyrafDir = '/usr/stsci/pyssg/2.7.stsci_python/pyraf'
  __package__ = 'pyraf'

Imports: _os, _sys