.gitignore
.readthedocs.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
README.rst
conftest.py
ez_setup.py
pyproject.toml
requirements.txt
tox.ini
.github/dependabot.yml
.github/workflows/build.yml
.github/workflows/ci_workflows.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_flower.fits
docs/example_flower_opd.fits
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_before_and_after_focus_fraunhofer.png
docs/fig_before_and_after_focus_fresnel.png
docs/fig_parallel_performance_16coreMacPro.png
docs/fig_wyant_creath_sign_convention_fig2.png
docs/fig_wyant_creath_sign_convention_fig3.png
docs/fitsheaders.rst
docs/fresnel.rst
docs/gpu_acceleration.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/options.rst
docs/overview.rst
docs/performance.rst
docs/poppy_image_axes_convention.png
docs/poppy_pupil_axes_convention.png
docs/relnotes.rst
docs/requirements.txt
docs/sign_conventions_for_coordinates_and_phase.ipynb
docs/wfe.rst
docs/_static/stsci_pri_combo_mark_white.png
docs/_static/style.css
docs/_templates/page.html
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/Figure6.png
notebooks/Fresnel_Propagation_Demo.ipynb
notebooks/MatrixFTCoronagraph_demo.ipynb
notebooks/POPPY Examples.ipynb
notebooks/POPPY_tutorial.ipynb
notebooks/Physical Units Demo.ipynb
notebooks/PowerSpectrumWFE_Demo.ipynb
notebooks/Propagation through turbulent atmosphere.ipynb
notebooks/Shack Hartmann Wavefront Sensor Demo.ipynb
notebooks/Thermal Blooming Demo.ipynb
notebooks/ThinLens_ZernikeWFE_and_ParameterizedWFE.ipynb
poppy/__init__.py
poppy/accel_math.py
poppy/active_optics.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_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/FITSFPMElement_test_result.fits
poppy/tests/__init__.py
poppy/tests/bowtie_fpm_0.05lamD.fits
poppy/tests/psd_wfe_ref_oap.fits
poppy/tests/test_accel_math.py
poppy/tests/test_active_optics.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_sign_conventions.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