Metadata-Version: 1.1
Name: webbpsf
Version: 0.2.8
Summary: Create simulated point spread functions for the James Webb Space Telescope
Home-page: http://www.stsci.edu/~mperrin/software/webbpsf
Author: Marshall Perrin
Author-email: mperrin@stsci.edu
License: UNKNOWN
Download-URL: http://www.stsci.edu/~mperrin/software/webbpsf/webbpsf-0.2.8.tar.gz
Description: 
        
        WebbPSF: Simulated Point Spread Functions for the James Webb Space Telescope
        -------------------------------------------------------------------------------
        
        WebbPSf produces simulated PSFs for the James Webb Space Telescope, NASA's next flagship
        infrared space telescope. WebbPSF can simulate images for any of the four science instruments plus the
        fine guidance sensor, including both direct imaging and coronagraphic modes. 
        
        Developed by Marshall Perrin at STScI, 2010-2012. 
        
        Documentation can be found online at http://www.stsci.edu/jwst/software/webbpsf/
        
        WebbPSF requires a large amount of input data for its simulations, including optical path difference (OPD) maps,
        filter transmission curves, and coronagraph Lyot mask shapes. These data files are not included in this
        source distribution available from PYPI. Please see the main WebbPSF web page, linked above, to download
        the required data tar file.
        
        
Platform: Linux
Platform: Mac OS X
Platform: Win
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Development Status :: 4 - Beta
Requires: pyfits
Requires: numpy
Requires: matplotlib
Requires: scipy
Requires: atpy
Requires: asciitable
Requires: poppy
