LICENSE.txt
MANIFEST.in
README.md
setup.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/placeholder.rst
docs/source/03_package/placeholder.rst
docs/source/04_use_the_fours/01_general.rst
docs/source/04_use_the_fours/02_paper_data.md
docs/source/04_use_the_fours/paper_experiments/02_plot_pca_residuals.ipynb
docs/source/04_use_the_fours/paper_experiments/03_pca_saliency_map.ipynb
docs/source/04_use_the_fours/paper_experiments/05_throughput.ipynb
docs/source/04_use_the_fours/paper_experiments/07_4s_saliency_maps.ipynb
docs/source/04_use_the_fours/paper_experiments/08_plot_contrast_curves_and_residuals.ipynb
docs/source/04_use_the_fours/paper_experiments/09_plot_relative_gain.ipynb
docs/source/04_use_the_fours/paper_experiments/0a_residual_noise_distributions.ipynb
docs/source/04_use_the_fours/paper_experiments/10_AF_Lep_MCMC.ipynb
docs/source/04_use_the_fours/paper_experiments/10_AF_Lep_S4_PCA.ipynb
docs/source/04_use_the_fours/paper_experiments/11_AF_parameters.ipynb
docs/source/04_use_the_fours/paper_experiments/1a_residual_gallery_af_lep.ipynb
docs/source/04_use_the_fours/paper_experiments/2a_residual_gallery_fake_planets.ipynb
docs/source/04_use_the_fours/paper_experiments/x_methods_explained_material.ipynb
docs/source/04_use_the_fours/paper_experiments/fake_planet_experiments/01_create_dataset_config_files.ipynb
docs/source/04_use_the_fours/paper_experiments/fake_planet_experiments/02_compute_contrast_grids.ipynb
docs/source/04_use_the_fours/paper_experiments/final_plots/03_match_saliency_map.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/03_pca_saliency_map.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/04_Throughput.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/04_s4_sailency_map.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/05_PCA_vs_S4_with_label.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/05_contrast_limits.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/05_relative_improvement.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/05_residuals_PCA_S4.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/06_AF_Lep.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/06_af_lep_orbit.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/0a1_gaussianity_residual_noise.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/0a2_gaussianity_residual_noise.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/0a3_pca_saliency_map.pdf
docs/source/04_use_the_fours/paper_experiments/final_plots/0a4_af_lep_gallery.pdf
docs/source/_static/4s_logo.ai
docs/source/_static/4s_logo.pdf
docs/source/_static/Fake_planets_with_text.png
docs/source/_static/af_lep_loading.html
docs/source/_static/fake_planet_residuals.html
docs/source/_static/gallery_af_lep.html
docs/source/_static/gallery_fake_planets.html
docs/source/_static/loading_page_fake_planets.html
fours/__init__.py
fours.egg-info/PKG-INFO
fours.egg-info/SOURCES.txt
fours.egg-info/dependency_links.txt
fours.egg-info/not-zip-safe
fours.egg-info/requires.txt
fours.egg-info/top_level.txt
fours/detection_limits/__init__.py
fours/detection_limits/applefy_wrapper.py
fours/models/__init__.py
fours/models/noise.py
fours/models/normalization.py
fours/models/psf_subtraction.py
fours/models/rotation.py
fours/utils/__init__.py
fours/utils/adi_tools.py
fours/utils/data_handling.py
fours/utils/fwhm.py
fours/utils/logging.py
fours/utils/masks.py
fours/utils/pca.py
fours/utils/setups.py