Metadata-Version: 1.1
Name: pandeia.engine
Version: 1.2
Summary: Pandeia 3D Exposure Time Calculator compute engine
Home-page: UNKNOWN
Author: Adric Riedel, Klaus Pontoppidan, Craig Jones, Tim Pickering
Author-email: iraf@stsci.edu
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: The pandeia engine is a 'simulation-hybrid' engine that performs calculations on two-dimensional astronomical scenes created by the user. It uses a pixel-based 3D approach, modeling both the spatial and wave-length dimensions using realistic PSFs for each instrument mode, and handles saturation, correlated read noise, and inter-pixel capacitance.
        
        To use the engine, you will need to obtain the associated data package.  Download [pandeia_data-1.2.tar.gz](http://ssb.stsci.edu/pandeia/engine/1.2/pandeia_data-1.2.tar.gz) and unpack it with this command:
        
        `tar xf pandeia.engine-1.2.tar.gz`
        
        Then define the "pandeia_refdata" variable as the path to the data:
        
        `export pandeia_refdata=/path/to/pandeia_data`
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
