LICENSE.txt
MANIFEST.in
README.md
setup.py
applefy/__init__.py
applefy.egg-info/PKG-INFO
applefy.egg-info/SOURCES.txt
applefy.egg-info/dependency_links.txt
applefy.egg-info/not-zip-safe
applefy.egg-info/requires.txt
applefy.egg-info/top_level.txt
applefy/detections/__init__.py
applefy/detections/contrast.py
applefy/detections/uncertainty.py
applefy/gaussianity/__init__.py
applefy/gaussianity/residual_tests.py
applefy/statistics/__init__.py
applefy/statistics/bootstrapping.py
applefy/statistics/general.py
applefy/statistics/parametric.py
applefy/utils/__init__.py
applefy/utils/contrast_curve.py
applefy/utils/contrast_grid.py
applefy/utils/fake_planets.py
applefy/utils/file_handling.py
applefy/utils/mc_simulations.py
applefy/utils/photometry.py
applefy/utils/positions.py
applefy/utils/throughput.py
applefy/wrappers/__init__.py
applefy/wrappers/pynpoint.py
applefy/wrappers/vip.py
docs/Makefile
docs/make.bat
docs/source/01_getting_started.md
docs/source/05_citation.rst
docs/source/conf.py
docs/source/index.rst
docs/source/02_user_documentation/01_contrast_curves.ipynb
docs/source/02_user_documentation/02_contrast_grid.ipynb
docs/source/02_user_documentation/03_bootstrapping.ipynb
docs/source/03_package/detections.rst
docs/source/03_package/gaussianity.rst
docs/source/03_package/statistics.rst
docs/source/03_package/utils.rst
docs/source/03_package/wrappers.rst
docs/source/04_apples_with_apples/01_general.rst
docs/source/04_apples_with_apples/02_paper_data.md
docs/source/04_apples_with_apples/paper_experiments/01_01_observation.png
docs/source/04_apples_with_apples/paper_experiments/01_What_is_a_detection.ipynb
docs/source/04_apples_with_apples/paper_experiments/02_Independence.ipynb
docs/source/04_apples_with_apples/paper_experiments/03_Residual_noise_statistics.ipynb
docs/source/04_apples_with_apples/paper_experiments/04_Parametric_BS_Procedure.ipynb
docs/source/04_apples_with_apples/paper_experiments/05_Convergence_distributions.ipynb
docs/source/04_apples_with_apples/paper_experiments/06_Contrast_Grid.ipynb
docs/source/04_apples_with_apples/paper_experiments/07_Monte_Carlo_Simulations_PB_Laplace.ipynb
docs/source/04_apples_with_apples/paper_experiments/08_required_SNR.ipynb
docs/source/04_apples_with_apples/paper_experiments/09_contrast_curves_compared.ipynb
docs/source/04_apples_with_apples/paper_experiments/10_Rotation.ipynb
docs/source/04_apples_with_apples/paper_experiments/11_Fake_planet_residuals.ipynb
docs/source/04_apples_with_apples/paper_experiments/12_Throughput.ipynb
docs/source/04_apples_with_apples/paper_experiments/13_Contrast_Grid_vs_Contrast_Curve.ipynb
docs/source/04_apples_with_apples/paper_experiments/14_Residual_Shapiro.ipynb
docs/source/04_apples_with_apples/paper_experiments/15_Spatial_Correlation_Length.ipynb
docs/source/_static/Animation.gif
docs/source/_static/Contrast_curve.png
docs/source/_static/Contrast_grid.html
docs/source/_static/applefy_logo.ai
docs/source/_static/applefy_logo.pdf
docs/source/_static/contrast_grid_animation.html
docs/source/_static/loading_page.html
docs/source/_static/para_bootstrap.html
misc/Create_Contrast_Grid_Animation.ipynb