Metadata-Version: 1.1
Name: poppy
Version: 0.2.8
Summary: Physical optics propagation (wavefront diffraction) for optical simulations, particularly of telescopes.
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/poppy-0.2.8.tar.gz
Description: 
        
                Physical Optics Propagation in PYthon (POPPY)
                ----------------------------------------------
        
            This module implements an object-oriented system for modeling physical optics propagation with diffraction, particularly for multiwavelength simulations of telescopic and coronagraphic imaging. 
            
            Right now only far-field diffraction (Fraunhofer regime) between image and pupil planes is supported; Fresnel propagation and intermediate planes are a future goal.
        
            Developed by Marshall Perrin at STScI, 2010-2012, for use simulating the James Webb Space Telescope. 
        
            Documentation can be found online at http://www.stsci.edu/jwst/software/webbpsf/
        
        
            
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
Requires: pyfits
Requires: numpy
Requires: matplotlib
Requires: scipy
Requires: atpy
Requires: asciitable
