.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
LICENSE.txt
MANIFEST.in
README.rst
ez_setup.py
pyproject.toml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/dependabot.yml
docs/Makefile
docs/about.rst
docs/api.rst
docs/available_optics.ipynb
docs/classes.rst
docs/conf.py
docs/coronagraphs.rst
docs/dev_notes.rst
docs/dm_example_surface.fits
docs/example_BLC_offset.png
docs/example_FQPM.png
docs/example_FQPM_obscured.png
docs/example_Lyot_coronagraphs_diagram.png
docs/example_SAM_comparison.png
docs/example_airy.png
docs/example_atlast_psf.png
docs/example_atlast_pupil.png
docs/example_defocus.png
docs/example_display_hints.png
docs/example_matrixFT_FFT_comparison.png
docs/example_shift_and_rotate.png
docs/example_shift_invariance.png
docs/example_slit_airy.png
docs/examples.rst
docs/extending.rst
docs/fft_optimization.rst
docs/fig_parallel_performance_16coreMacPro.png
docs/fitsheaders.rst
docs/fresnel.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/options.rst
docs/overview.rst
docs/performance.rst
docs/relnotes.rst
docs/requirements.txt
docs/wfe.rst
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/_themes/theme_webbpsf/globaltoc.html
docs/_themes/theme_webbpsf/layout.html
docs/_themes/theme_webbpsf/localtoc.html
docs/_themes/theme_webbpsf/searchbox.html
docs/_themes/theme_webbpsf/theme.conf
docs/_themes/theme_webbpsf/static/astropy_linkout_20.png
docs/_themes/theme_webbpsf/static/astropy_logo.ico
docs/_themes/theme_webbpsf/static/astropy_logo_32.png
docs/_themes/theme_webbpsf/static/bootstrap-astropy.css
docs/_themes/theme_webbpsf/static/bootstrap-webbpsf.css
docs/_themes/theme_webbpsf/static/sidebar.js
docs/_themes/theme_webbpsf/static/webbpsf_logo_32.png
docs/exts/numfig.py
docs/figures/README Figure.ipynb
docs/figures/readme_fig.png
docs/figures/wfe/WFE Documentation Figures.ipynb
docs/figures/wfe/parameterizedwfe_defocused_hexike.png
docs/figures/wfe/zernikewfe_astigmatism.png
docs/figures/wfe/zernikewfe_understanding_normalization.png
docs/figures/wfe/zernikewfe_wfe_budget.png
notebooks/Fresnel_Propagation_Demo.ipynb
notebooks/MatrixFTCoronagraph_demo.ipynb
notebooks/POPPY Examples.ipynb
notebooks/POPPY_tutorial.ipynb
notebooks/Physical Units Demo.ipynb
notebooks/Shack Hartmann Wavefront Sensor Demo.ipynb
notebooks/ThinLens_ZernikeWFE_and_ParameterizedWFE.ipynb
poppy/__init__.py
poppy/accel_math.py
poppy/conftest.py
poppy/dms.py
poppy/fresnel.py
poppy/fwcentroid.py
poppy/geometry.py
poppy/instrument.py
poppy/matrixDFT.py
poppy/misc.py
poppy/optics.py
poppy/physical_wavefront.py
poppy/poppy.cfg
poppy/poppy_core.py
poppy/special_prop.py
poppy/sub_sampled_optics.py
poppy/utils.py
poppy/version.py
poppy/wfe.py
poppy/zernike.py
poppy.egg-info/PKG-INFO
poppy.egg-info/SOURCES.txt
poppy.egg-info/dependency_links.txt
poppy.egg-info/not-zip-safe
poppy.egg-info/requires.txt
poppy.egg-info/top_level.txt
poppy/tests/__init__.py
poppy/tests/test_accel_math.py
poppy/tests/test_core.py
poppy/tests/test_dms.py
poppy/tests/test_errorhandling.py
poppy/tests/test_fft.py
poppy/tests/test_fresnel.py
poppy/tests/test_fwcentroid.py
poppy/tests/test_geometry.py
poppy/tests/test_instrument.py
poppy/tests/test_matrixDFT.py
poppy/tests/test_matrixFTcoronagraph.py
poppy/tests/test_misc.py
poppy/tests/test_multiprocessing.py
poppy/tests/test_nonsquare.py
poppy/tests/test_optics.py
poppy/tests/test_physical_wavefront.py
poppy/tests/test_plotting.py
poppy/tests/test_special_prop.py
poppy/tests/test_sub_sampled_optics.py
poppy/tests/test_utils.py
poppy/tests/test_wavefront.py
poppy/tests/test_wfe.py
poppy/tests/test_zernike.py
scripts/README.rst