.gitattributes
CONTRIBUTING.md
INSTALL.notes
LICENSE
MANIFEST.in
README.rst
__init__.py
libraries.txt
readthedocs.yml
release.sh
requirements.txt
requirements_build.txt
setup.py
.github/workflows/main.yml
autolens/__init__.py
autolens/conf.py
autolens/decorator_util.py
autolens/exc.py
autolens/aggregator/__init__.py
autolens/aggregator/aggregator.py
autolens/config/notation/settings_tags.ini
autolens/config/notation/setup_tags.ini
autolens/config/visualize/general.ini
autolens/config/visualize/plots.ini
autolens/dataset/__init__.py
autolens/dataset/imaging.py
autolens/dataset/interferometer.py
autolens/dataset/point_source.py
autolens/fit/__init__.py
autolens/fit/fit.py
autolens/fit/fit_point_source.py
autolens/lens/__init__.py
autolens/lens/positions_solver.py
autolens/lens/ray_tracing.py
autolens/lens/settings.py
autolens/mock/__init__.py
autolens/mock/fixtures.py
autolens/mock/mock.py
autolens/pipeline/__init__.py
autolens/pipeline/setup.py
autolens/pipeline/slam.py
autolens/pipeline/visualizer.py
autolens/pipeline/phase/__init__.py
autolens/pipeline/phase/phase_galaxy.py
autolens/pipeline/phase/settings.py
autolens/pipeline/phase/abstract/__init__.py
autolens/pipeline/phase/abstract/result.py
autolens/pipeline/phase/dataset/__init__.py
autolens/pipeline/phase/dataset/analysis.py
autolens/pipeline/phase/dataset/phase.py
autolens/pipeline/phase/dataset/result.py
autolens/pipeline/phase/extensions/__init__.py
autolens/pipeline/phase/extensions/stochastic_phase.py
autolens/pipeline/phase/imaging/__init__.py
autolens/pipeline/phase/imaging/analysis.py
autolens/pipeline/phase/imaging/phase.py
autolens/pipeline/phase/imaging/result.py
autolens/pipeline/phase/interferometer/__init__.py
autolens/pipeline/phase/interferometer/analysis.py
autolens/pipeline/phase/interferometer/phase.py
autolens/pipeline/phase/interferometer/result.py
autolens/pipeline/phase/point_source/__init__.py
autolens/pipeline/phase/point_source/analysis.py
autolens/pipeline/phase/point_source/phase.py
autolens/pipeline/phase/point_source/result.py
autolens/plot/__init__.py
autolens/plot/plotters/__init__.py
autolens/plot/plotters/fit_imaging_plotters.py
autolens/plot/plotters/fit_interferometer_plotters.py
autolens/plot/plotters/ray_tracing_plotters.py
autolens/plot/plotters/subhalo_plotters.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/advanced/chaining.rst
docs/advanced/database.rst
docs/advanced/hyper_mode.rst
docs/advanced/slam.rst
docs/api/api.rst
docs/general/citations.rst
docs/general/configs.rst
docs/general/credits.rst
docs/general/papers.rst
docs/general/workspace.rst
docs/howtolens/chapter_1_introduction.rst
docs/howtolens/chapter_2_lens_modeling.rst
docs/howtolens/chapter_3_pipelines.rst
docs/howtolens/chapter_4_inversions.rst
docs/howtolens/chapter_5_hyper_mode.rst
docs/howtolens/howtolens.rst
docs/installation/conda.rst
docs/installation/overview.rst
docs/installation/pip.rst
docs/installation/source.rst
docs/installation/troubleshooting.rst
docs/overview/fitting.rst
docs/overview/interferometry.rst
docs/overview/lensing.rst
docs/overview/modeling.rst
docs/overview/pixelizations.rst
docs/overview/simulate.rst
docs/overview/images/fitting/bad_chi_squared_map.png
docs/overview/images/fitting/bad_normalized_residual_map.png
docs/overview/images/fitting/bad_residual_map.png
docs/overview/images/fitting/chi_squared_map.png
docs/overview/images/fitting/image.png
docs/overview/images/fitting/masked_image.png
docs/overview/images/fitting/model_image.png
docs/overview/images/fitting/noise_map.png
docs/overview/images/fitting/normalized_residual_map.png
docs/overview/images/fitting/psf.png
docs/overview/images/fitting/residual_map.png
docs/overview/images/fitting/subplot_fit.png
docs/overview/images/fitting/tracer_image.png
docs/overview/images/interferometry/chi_squared_map_imag.png
docs/overview/images/interferometry/chi_squared_map_real.png
docs/overview/images/interferometry/image_pre_ft.png
docs/overview/images/interferometry/model_visibilities.png
docs/overview/images/interferometry/residual_map_imag.png
docs/overview/images/interferometry/residual_map_real.png
docs/overview/images/interferometry/uv_wavelengths.png
docs/overview/images/interferometry/visibilities.png
docs/overview/images/lensing/complex_source.png
docs/overview/images/lensing/grid.png
docs/overview/images/lensing/isothermal_mass_profile_convergence.png
docs/overview/images/lensing/isothermal_mass_profile_deflections_x.png
docs/overview/images/lensing/isothermal_mass_profile_deflections_y.png
docs/overview/images/lensing/isothermal_mass_profile_potential.png
docs/overview/images/lensing/schematic.jpg
docs/overview/images/lensing/sersic_light_profile.png
docs/overview/images/lensing/tracer_image.png
docs/overview/images/pixelizations/image.png
docs/overview/images/pixelizations/reconstructed_image.png
docs/overview/images/pixelizations/rectangular.png
docs/overview/images/pixelizations/voronoi.png
docs/overview/images/pixelizations/voronoi_fit.png
docs/overview/images/pixelizations/voronoi_fit_plane_1.png
docs/overview/images/simulating/ao_image.png
docs/overview/images/simulating/euclid_image.png
docs/overview/images/simulating/hst_image.png
docs/overview/images/simulating/image.png
docs/overview/images/simulating/noise_map.png
docs/overview/images/simulating/psf.png
docs/overview/images/simulating/vro_image.png
files/citations.bib
files/citations.md
files/citations.tex
files/image.png
files/imageaxis.png
files/imagenoaxis.png
files/model_image.png
files/reconstruction.png
files/to_do_list
paper/README.md
paper/imageaxis.png
paper/paper.bib
paper/paper.json
paper/paper.md
test_autolens/__init__.py
test_autolens/conftest.py
test_autolens/test_config.py
test_autolens/test_simulate_and_fit.py
test_autolens/aggregator/__init__.py
test_autolens/aggregator/test_aggregator.py
test_autolens/config/general.ini
test_autolens/config/grids/interpolate.ini
test_autolens/config/grids/radial_minimum.ini
test_autolens/config/non_linear/doc_non_linear
test_autolens/config/non_linear/mock/MockOptimizer.ini
test_autolens/config/non_linear/mock/MockSearch.ini
test_autolens/config/non_linear/nest/DynestyDynamic.ini
test_autolens/config/non_linear/nest/DynestyStatic.ini
test_autolens/config/non_linear/nest/MultiNest.ini
test_autolens/config/notation/label.ini
test_autolens/config/notation/label_format.ini
test_autolens/config/notation/prior_model_tags.ini
test_autolens/config/notation/settings_tags.ini
test_autolens/config/notation/setup_tags.ini
test_autolens/config/priors/dark_mass_profiles.json
test_autolens/config/priors/galaxy.json
test_autolens/config/priors/geometry_profiles.json
test_autolens/config/priors/hyper_data.json
test_autolens/config/priors/light_profiles.json
test_autolens/config/priors/mass_sheets.json
test_autolens/config/priors/pixelizations.json
test_autolens/config/priors/regularization.json
test_autolens/config/priors/stellar_mass_profiles.json
test_autolens/config/priors/total_mass_profiles.json
test_autolens/config/visualize/general.ini
test_autolens/config/visualize/include.ini
test_autolens/config/visualize/plots.ini
test_autolens/config/visualize/mat_wrap_2d/CausticsLine.ini
test_autolens/config/visualize/mat_wrap_2d/CriticalCurvesLine.ini
test_autolens/config/visualize/mat_wrap_2d/LightProfileCentreScatter.ini
test_autolens/config/visualize/mat_wrap_2d/MassProfileCentreScatter.ini
test_autolens/config/visualize/mat_wrap_2d/MultipleImagesScatter.ini
test_autolens/dataset/__init__.py
test_autolens/dataset/test_imaging.py
test_autolens/dataset/test_interferometer.py
test_autolens/fit/__init__.py
test_autolens/fit/test_fit.py
test_autolens/fit/test_fit_point_source.py
test_autolens/lens/__init__.py
test_autolens/lens/test_positions_solver.py
test_autolens/lens/test_ray_tracing.py
test_autolens/lens/test_settings.py
test_autolens/lens/files/tracer/test_tracer.pickle
test_autolens/pipeline/__init__.py
test_autolens/pipeline/test_setup.py
test_autolens/pipeline/test_slam.py
test_autolens/pipeline/test_visualizer.py
test_autolens/pipeline/config/visualize/plots.ini
test_autolens/pipeline/phase/__init__.py
test_autolens/pipeline/phase/test_settings.py
test_autolens/pipeline/phase/abstract/__init__.py
test_autolens/pipeline/phase/abstract/test_result_abstract.py
test_autolens/pipeline/phase/dataset/__init__.py
test_autolens/pipeline/phase/dataset/test_phase_dataset.py
test_autolens/pipeline/phase/dataset/test_result_dataset.py
test_autolens/pipeline/phase/extensions/__init__.py
test_autolens/pipeline/phase/extensions/test_stochastic_phase.py
test_autolens/pipeline/phase/imaging/__init__.py
test_autolens/pipeline/phase/imaging/test_analysis_imaging.py
test_autolens/pipeline/phase/imaging/test_phase_imaging.py
test_autolens/pipeline/phase/imaging/test_result_imaging.py
test_autolens/pipeline/phase/interferometer/__init__.py
test_autolens/pipeline/phase/interferometer/test_analysis_interferometer.py
test_autolens/pipeline/phase/interferometer/test_phase_interferometer.py
test_autolens/pipeline/phase/point_source/__init__.py
test_autolens/pipeline/phase/point_source/test_analysis_point_source.py
test_autolens/pipeline/phase/point_source/test_phase_point_source.py
test_autolens/plot/__init__.py
test_autolens/plot/plotters/__init__.py
test_autolens/plot/plotters/test_fit_imaging_plotters.py
test_autolens/plot/plotters/test_fit_interferometer_plotters.py
test_autolens/plot/plotters/test_ray_tracing_plotters.py
test_autolens/plot/plotters/test_subhalo_plotters.py
test_autolens/positions_solver/script.py
test_autolens/positions_solver/script_hard.py
test_autolens/positions_solver/util.py
test_autolens/positions_solver/centred_00/positions_maker.py
test_autolens/positions_solver/centred_00/positions_tster.py
test_autolens/positions_solver/centred_00/pickles/.gitignore
test_autolens/positions_solver/uncentred/positions_maker.py
test_autolens/positions_solver/uncentred/positions_tster.py