.gitattributes
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
__init__.py
libraries.txt
readthedocs.yml
release.sh
requirements.txt
setup.py
.github/workflows/main.yml
autolens/__init__.py
autolens/conf.py
autolens/exc.py
autolens/fixtures.py
autolens/mock.py
autolens/config/visualize/general.ini
autolens/config/visualize/plots.ini
autolens/imaging/__init__.py
autolens/imaging/fit_imaging.py
autolens/imaging/imaging.py
autolens/imaging/mock/__init__.py
autolens/imaging/mock/mock_fit_imaging.py
autolens/imaging/model/__init__.py
autolens/imaging/model/aggregator.py
autolens/imaging/model/analysis.py
autolens/imaging/model/result.py
autolens/imaging/model/visualizer.py
autolens/imaging/plot/__init__.py
autolens/imaging/plot/fit_imaging_plotters.py
autolens/interferometer/__init__.py
autolens/interferometer/fit_interferometer.py
autolens/interferometer/interferometer.py
autolens/interferometer/model/__init__.py
autolens/interferometer/model/aggregator.py
autolens/interferometer/model/analysis.py
autolens/interferometer/model/result.py
autolens/interferometer/model/visualizer.py
autolens/interferometer/plot/__init__.py
autolens/interferometer/plot/fit_interferometer_plotters.py
autolens/lens/__init__.py
autolens/lens/ray_tracing.py
autolens/lens/ray_tracing_util.py
autolens/lens/subhalo.py
autolens/lens/mock/__init__.py
autolens/lens/mock/mock_tracer.py
autolens/lens/model/__init__.py
autolens/lens/model/analysis.py
autolens/lens/model/maker.py
autolens/lens/model/preloads.py
autolens/lens/model/result.py
autolens/lens/model/settings.py
autolens/lens/model/setup.py
autolens/lens/model/visualizer.py
autolens/lens/model/aggregator/__init__.py
autolens/lens/model/aggregator/aggregator.py
autolens/lens/model/mock/__init__.py
autolens/lens/model/mock/mock_result.py
autolens/lens/plot/__init__.py
autolens/lens/plot/ray_tracing_plotters.py
autolens/plot/__init__.py
autolens/plot/abstract_plotters.py
autolens/plot/get_visuals.py
autolens/point/__init__.py
autolens/point/point_dataset.py
autolens/point/point_solver.py
autolens/point/fit_point/__init__.py
autolens/point/fit_point/fluxes.py
autolens/point/fit_point/max_separation.py
autolens/point/fit_point/point_dataset.py
autolens/point/fit_point/point_dict.py
autolens/point/fit_point/positions_image.py
autolens/point/fit_point/positions_source.py
autolens/point/mock/__init__.py
autolens/point/mock/mock_point_solver.py
autolens/point/model/__init__.py
autolens/point/model/analysis.py
autolens/point/model/result.py
autolens/point/plot/__init__.py
autolens/point/plot/fit_point_plotters.py
autolens/point/plot/point_dataset_plotters.py
autolens/quantity/__init__.py
autolens/quantity/fit_quantity.py
autolens/quantity/model/__init__.py
autolens/quantity/model/analysis.py
autolens/quantity/model/result.py
autolens/util/__init__.py
docs/conf.py
docs/index.rst
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_search_chaining.rst
docs/howtolens/chapter_4_inversions.rst
docs/howtolens/chapter_5_hyper_mode.rst
docs/howtolens/chapter_optional.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/overview_1_lensing.rst
docs/overview/overview_2_fitting.rst
docs/overview/overview_3_modeling.rst
docs/overview/overview_4_simulate.rst
docs/overview/overview_5_pixelizations.rst
docs/overview/overview_6_interferometry.rst
docs/overview/overview_7_point_sources.rst
docs/overview/overview_8_groups.rst
docs/overview/overview_9_clusters.rst
docs/overview/images/clusters/cluster.png
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/groups/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/modeling/cornerplot.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/point_sources/image.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/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/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/imaging/__init__.py
test_autolens/imaging/test_fit_imaging.py
test_autolens/imaging/test_imaging.py
test_autolens/imaging/model/__init__.py
test_autolens/imaging/model/test_aggregator_imaging.py
test_autolens/imaging/model/test_analysis_imaging.py
test_autolens/imaging/model/test_result_imaging.py
test_autolens/imaging/model/test_visualizer_imaging.py
test_autolens/imaging/plot/__init__.py
test_autolens/imaging/plot/test_fit_imaging_plotters.py
test_autolens/interferometer/__init__.py
test_autolens/interferometer/test_fit_interferometer.py
test_autolens/interferometer/test_interferometer.py
test_autolens/interferometer/model/__init__.py
test_autolens/interferometer/model/test_aggregator_interferometer.py
test_autolens/interferometer/model/test_analysis_interferometer.py
test_autolens/interferometer/model/test_result_interferometer.py
test_autolens/interferometer/model/test_visualizer_interferometer.py
test_autolens/interferometer/plot/__init__.py
test_autolens/interferometer/plot/test_fit_interferometer_plotters.py
test_autolens/lens/__init__.py
test_autolens/lens/test_dict.py
test_autolens/lens/test_operate.py
test_autolens/lens/test_ray_tracing.py
test_autolens/lens/test_ray_tracing_util.py
test_autolens/lens/test_settings.py
test_autolens/lens/model/__init__.py
test_autolens/lens/model/test_aggregator.py
test_autolens/lens/model/test_analysis.py
test_autolens/lens/model/test_preloads.py
test_autolens/lens/model/test_result.py
test_autolens/lens/model/test_setup.py
test_autolens/lens/model/test_subhalo.py
test_autolens/lens/model/test_visualizer.py
test_autolens/lens/plot/__init__.py
test_autolens/lens/plot/test_ray_tracing_plotters.py
test_autolens/plot/__init__.py
test_autolens/plot/test_get_visuals.py
test_autolens/plot/test_subhalo_plotters.py
test_autolens/point/__init__.py
test_autolens/point/test_fit_point_source.py
test_autolens/point/test_point_solver.py
test_autolens/point/test_point_source.py
test_autolens/point/test_point_source_dataset.py
test_autolens/point/files/point_dict.json
test_autolens/point/fit_point/__init__.py
test_autolens/point/fit_point/test_fluxes.py
test_autolens/point/fit_point/test_point_dict.py
test_autolens/point/fit_point/test_positions_image.py
test_autolens/point/fit_point/test_positions_source.py
test_autolens/point/model/__init__.py
test_autolens/point/model/test_analysis_point.py
test_autolens/point/plot/__init__.py
test_autolens/point/plot/test_fit_point_plotters.py
test_autolens/point/plot/test_point_dataset_plotters.py
test_autolens/quantity/__init__.py
test_autolens/quantity/test_fit_quantity.py
test_autolens/quantity/model/__init__.py
test_autolens/quantity/model/test_analysis_quantity.py