CITATIONS.rst
LICENSE
MANIFEST.in
README.rst
optional_requirements.txt
requirements.txt
setup.py
autogalaxy/__init__.py
autogalaxy/abstract_fit.py
autogalaxy/convert.py
autogalaxy/exc.py
autogalaxy/fixtures.py
autogalaxy/mock.py
autogalaxy/aggregator/__init__.py
autogalaxy/aggregator/abstract.py
autogalaxy/aggregator/fit_imaging.py
autogalaxy/aggregator/fit_interferometer.py
autogalaxy/aggregator/imaging.py
autogalaxy/aggregator/interferometer.py
autogalaxy/aggregator/plane.py
autogalaxy/analysis/__init__.py
autogalaxy/analysis/analysis.py
autogalaxy/analysis/chaining_util.py
autogalaxy/analysis/clump_model.py
autogalaxy/analysis/maker.py
autogalaxy/analysis/model_util.py
autogalaxy/analysis/preloads.py
autogalaxy/analysis/result.py
autogalaxy/analysis/setup.py
autogalaxy/analysis/visualizer.py
autogalaxy/analysis/mock/__init__.py
autogalaxy/analysis/mock/mock_result.py
autogalaxy/config/.gitignore
autogalaxy/config/README.rst
autogalaxy/config/general.yaml
autogalaxy/config/grids.yaml
autogalaxy/config/notation.yaml
autogalaxy/config/priors/README.rst
autogalaxy/config/priors/basis.yaml
autogalaxy/config/priors/cosmology.yaml
autogalaxy/config/priors/point_sources.yaml
autogalaxy/config/priors/galaxy/README.rst
autogalaxy/config/priors/galaxy/redshift.yaml
autogalaxy/config/priors/light/README.rst
autogalaxy/config/priors/light/linear/chameleon.yaml
autogalaxy/config/priors/light/linear/dev_vaucouleurs.yaml
autogalaxy/config/priors/light/linear/eff.yaml
autogalaxy/config/priors/light/linear/exponential.yaml
autogalaxy/config/priors/light/linear/exponential_core.yaml
autogalaxy/config/priors/light/linear/gaussian.yaml
autogalaxy/config/priors/light/linear/moffat.yaml
autogalaxy/config/priors/light/linear/sersic.yaml
autogalaxy/config/priors/light/linear/sersic_core.yaml
autogalaxy/config/priors/light/linear_operated/gaussian.yaml
autogalaxy/config/priors/light/linear_operated/moffat.yaml
autogalaxy/config/priors/light/operated/gaussian.yaml
autogalaxy/config/priors/light/operated/moffat.yaml
autogalaxy/config/priors/light/operated/sersic.yaml
autogalaxy/config/priors/light/shapelets/cartesian.yaml
autogalaxy/config/priors/light/shapelets/exponential.yaml
autogalaxy/config/priors/light/shapelets/polar.yaml
autogalaxy/config/priors/light/standard/chameleon.yaml
autogalaxy/config/priors/light/standard/dev_vaucouleurs.yaml
autogalaxy/config/priors/light/standard/eff.yaml
autogalaxy/config/priors/light/standard/exponential.yaml
autogalaxy/config/priors/light/standard/exponential_core.yaml
autogalaxy/config/priors/light/standard/gaussian.yaml
autogalaxy/config/priors/light/standard/moffat.yaml
autogalaxy/config/priors/light/standard/sersic.yaml
autogalaxy/config/priors/light/standard/sersic_core.yaml
autogalaxy/config/priors/mass/README.rst
autogalaxy/config/priors/mass/dark/gnfw.yaml
autogalaxy/config/priors/mass/dark/gnfw_mcr.yaml
autogalaxy/config/priors/mass/dark/nfw.yaml
autogalaxy/config/priors/mass/dark/nfw_mcr.yaml
autogalaxy/config/priors/mass/dark/nfw_mcr_scatter.yaml
autogalaxy/config/priors/mass/dark/nfw_truncated.yaml
autogalaxy/config/priors/mass/dark/nfw_truncated_mcr.yaml
autogalaxy/config/priors/mass/point/point.yaml
autogalaxy/config/priors/mass/point/smbh.yaml
autogalaxy/config/priors/mass/point/smbh_binary.yaml
autogalaxy/config/priors/mass/sheets/external_shear.yaml
autogalaxy/config/priors/mass/sheets/mass_sheet.yaml
autogalaxy/config/priors/mass/stellar/chameleon.yaml
autogalaxy/config/priors/mass/stellar/dev_vaucouleurs.yaml
autogalaxy/config/priors/mass/stellar/exponential.yaml
autogalaxy/config/priors/mass/stellar/gaussian.yaml
autogalaxy/config/priors/mass/stellar/sersic.yaml
autogalaxy/config/priors/mass/stellar/sersic_core.yaml
autogalaxy/config/priors/mass/stellar/sersic_radial_gradient.yaml
autogalaxy/config/priors/mass/total/isothermal.yaml
autogalaxy/config/priors/mass/total/isothermal_core.yaml
autogalaxy/config/priors/mass/total/power_law.yaml
autogalaxy/config/priors/mass/total/power_law_broken.yaml
autogalaxy/config/priors/mass/total/power_law_core.yaml
autogalaxy/config/priors/mass/total/power_law_multipole.yaml
autogalaxy/config/priors/mesh/README.rst
autogalaxy/config/priors/mesh/delaunay.yaml
autogalaxy/config/priors/mesh/rectangular.yaml
autogalaxy/config/priors/mesh/voronoi.yaml
autogalaxy/config/priors/mesh/voronoi_nn.yaml
autogalaxy/config/priors/regularization/README.rst
autogalaxy/config/priors/regularization/adaptive_brightness.yaml
autogalaxy/config/priors/regularization/adaptive_brightness_split_zeroth.yaml
autogalaxy/config/priors/regularization/constant.yaml
autogalaxy/config/priors/regularization/constant_split.yaml
autogalaxy/config/priors/regularization/constant_zeroth.yaml
autogalaxy/config/priors/regularization/zeroth.yaml
autogalaxy/config/visualize/README.rst
autogalaxy/config/visualize/general.yaml
autogalaxy/config/visualize/include.yaml
autogalaxy/config/visualize/mat_wrap_1d.yaml
autogalaxy/config/visualize/mat_wrap_2d.yaml
autogalaxy/config/visualize/plots.yaml
autogalaxy/cosmology/__init__.py
autogalaxy/cosmology/lensing.py
autogalaxy/cosmology/model.py
autogalaxy/cosmology/wrap.py
autogalaxy/galaxy/__init__.py
autogalaxy/galaxy/galaxy.py
autogalaxy/galaxy/redshift.py
autogalaxy/galaxy/stellar_dark_decomp.py
autogalaxy/galaxy/mock/__init__.py
autogalaxy/galaxy/mock/mock_galaxy.py
autogalaxy/galaxy/plot/__init__.py
autogalaxy/galaxy/plot/adapt_plotters.py
autogalaxy/galaxy/plot/galaxy_plotters.py
autogalaxy/gui/__init__.py
autogalaxy/gui/clicker.py
autogalaxy/gui/scribbler.py
autogalaxy/imaging/__init__.py
autogalaxy/imaging/fit_imaging.py
autogalaxy/imaging/imaging.py
autogalaxy/imaging/model/__init__.py
autogalaxy/imaging/model/analysis.py
autogalaxy/imaging/model/result.py
autogalaxy/imaging/model/visualizer.py
autogalaxy/imaging/plot/__init__.py
autogalaxy/imaging/plot/fit_imaging_plotters.py
autogalaxy/interferometer/__init__.py
autogalaxy/interferometer/fit_interferometer.py
autogalaxy/interferometer/interferometer.py
autogalaxy/interferometer/model/__init__.py
autogalaxy/interferometer/model/analysis.py
autogalaxy/interferometer/model/result.py
autogalaxy/interferometer/model/visualizer.py
autogalaxy/interferometer/plot/__init__.py
autogalaxy/interferometer/plot/fit_interferometer_plotters.py
autogalaxy/operate/__init__.py
autogalaxy/operate/deflections.py
autogalaxy/operate/image.py
autogalaxy/plane/__init__.py
autogalaxy/plane/plane.py
autogalaxy/plane/plane_util.py
autogalaxy/plane/to_inversion.py
autogalaxy/plane/plot/__init__.py
autogalaxy/plane/plot/plane_plotters.py
autogalaxy/plot/__init__.py
autogalaxy/plot/abstract_plotters.py
autogalaxy/plot/mass_plotter.py
autogalaxy/plot/wrap.py
autogalaxy/plot/get_visuals/__init__.py
autogalaxy/plot/get_visuals/one_d.py
autogalaxy/plot/get_visuals/two_d.py
autogalaxy/plot/include/__init__.py
autogalaxy/plot/include/one_d.py
autogalaxy/plot/include/two_d.py
autogalaxy/plot/mat_plot/__init__.py
autogalaxy/plot/mat_plot/one_d.py
autogalaxy/plot/mat_plot/two_d.py
autogalaxy/plot/visuals/__init__.py
autogalaxy/plot/visuals/one_d.py
autogalaxy/plot/visuals/two_d.py
autogalaxy/profiles/__init__.py
autogalaxy/profiles/geometry_profiles.py
autogalaxy/profiles/light_and_mass_profiles.py
autogalaxy/profiles/point_sources.py
autogalaxy/profiles/scaling_relations.py
autogalaxy/profiles/light/__init__.py
autogalaxy/profiles/light/abstract.py
autogalaxy/profiles/light/basis.py
autogalaxy/profiles/light/decorators.py
autogalaxy/profiles/light/linear/__init__.py
autogalaxy/profiles/light/linear/abstract.py
autogalaxy/profiles/light/linear/chameleon.py
autogalaxy/profiles/light/linear/dev_vaucouleurs.py
autogalaxy/profiles/light/linear/eff.py
autogalaxy/profiles/light/linear/exponential.py
autogalaxy/profiles/light/linear/exponential_core.py
autogalaxy/profiles/light/linear/gaussian.py
autogalaxy/profiles/light/linear/moffat.py
autogalaxy/profiles/light/linear/sersic.py
autogalaxy/profiles/light/linear/sersic_core.py
autogalaxy/profiles/light/linear_operated/__init__.py
autogalaxy/profiles/light/linear_operated/gaussian.py
autogalaxy/profiles/light/linear_operated/moffat.py
autogalaxy/profiles/light/linear_operated/sersic.py
autogalaxy/profiles/light/mock/__init__.py
autogalaxy/profiles/light/mock/mock_light_profile.py
autogalaxy/profiles/light/operated/__init__.py
autogalaxy/profiles/light/operated/abstract.py
autogalaxy/profiles/light/operated/gaussian.py
autogalaxy/profiles/light/operated/moffat.py
autogalaxy/profiles/light/operated/sersic.py
autogalaxy/profiles/light/shapelets/__init__.py
autogalaxy/profiles/light/shapelets/abstract.py
autogalaxy/profiles/light/shapelets/cartesian.py
autogalaxy/profiles/light/shapelets/exponential.py
autogalaxy/profiles/light/shapelets/polar.py
autogalaxy/profiles/light/snr/__init__.py
autogalaxy/profiles/light/snr/abstract.py
autogalaxy/profiles/light/snr/chameleon.py
autogalaxy/profiles/light/snr/dev_vaucouleurs.py
autogalaxy/profiles/light/snr/eff.py
autogalaxy/profiles/light/snr/exponential.py
autogalaxy/profiles/light/snr/gaussian.py
autogalaxy/profiles/light/snr/sersic.py
autogalaxy/profiles/light/snr/sersic_core.py
autogalaxy/profiles/light/standard/__init__.py
autogalaxy/profiles/light/standard/chameleon.py
autogalaxy/profiles/light/standard/dev_vaucouleurs.py
autogalaxy/profiles/light/standard/eff.py
autogalaxy/profiles/light/standard/exponential.py
autogalaxy/profiles/light/standard/exponential_core.py
autogalaxy/profiles/light/standard/gaussian.py
autogalaxy/profiles/light/standard/moffat.py
autogalaxy/profiles/light/standard/sersic.py
autogalaxy/profiles/light/standard/sersic_core.py
autogalaxy/profiles/mass/__init__.py
autogalaxy/profiles/mass/abstract/__init__.py
autogalaxy/profiles/mass/abstract/abstract.py
autogalaxy/profiles/mass/abstract/cse.py
autogalaxy/profiles/mass/abstract/mge.py
autogalaxy/profiles/mass/dark/__init__.py
autogalaxy/profiles/mass/dark/abstract.py
autogalaxy/profiles/mass/dark/gnfw.py
autogalaxy/profiles/mass/dark/gnfw_mcr.py
autogalaxy/profiles/mass/dark/mcr_util.py
autogalaxy/profiles/mass/dark/nfw.py
autogalaxy/profiles/mass/dark/nfw_mcr.py
autogalaxy/profiles/mass/dark/nfw_mcr_scatter.py
autogalaxy/profiles/mass/dark/nfw_truncated.py
autogalaxy/profiles/mass/dark/nfw_truncated_mcr.py
autogalaxy/profiles/mass/dark/nfw_truncated_mcr_scatter.py
autogalaxy/profiles/mass/mock/__init__.py
autogalaxy/profiles/mass/mock/mock_mass_profile.py
autogalaxy/profiles/mass/point/__init__.py
autogalaxy/profiles/mass/point/point.py
autogalaxy/profiles/mass/point/smbh.py
autogalaxy/profiles/mass/point/smbh_binary.py
autogalaxy/profiles/mass/sheets/__init__.py
autogalaxy/profiles/mass/sheets/external_shear.py
autogalaxy/profiles/mass/sheets/input_deflections.py
autogalaxy/profiles/mass/sheets/mass_sheet.py
autogalaxy/profiles/mass/stellar/__init__.py
autogalaxy/profiles/mass/stellar/abstract.py
autogalaxy/profiles/mass/stellar/chameleon.py
autogalaxy/profiles/mass/stellar/dev_vaucouleurs.py
autogalaxy/profiles/mass/stellar/exponential.py
autogalaxy/profiles/mass/stellar/gaussian.py
autogalaxy/profiles/mass/stellar/sersic.py
autogalaxy/profiles/mass/stellar/sersic_core.py
autogalaxy/profiles/mass/stellar/sersic_radial_gradient.py
autogalaxy/profiles/mass/total/__init__.py
autogalaxy/profiles/mass/total/isothermal.py
autogalaxy/profiles/mass/total/isothermal_core.py
autogalaxy/profiles/mass/total/power_law.py
autogalaxy/profiles/mass/total/power_law_broken.py
autogalaxy/profiles/mass/total/power_law_core.py
autogalaxy/profiles/mass/total/power_law_multipole.py
autogalaxy/profiles/plot/__init__.py
autogalaxy/profiles/plot/light_profile_plotters.py
autogalaxy/profiles/plot/mass_profile_plotters.py
autogalaxy/quantity/__init__.py
autogalaxy/quantity/dataset_quantity.py
autogalaxy/quantity/fit_quantity.py
autogalaxy/quantity/model/__init__.py
autogalaxy/quantity/model/analysis.py
autogalaxy/quantity/model/result.py
autogalaxy/quantity/model/visualizer.py
autogalaxy/quantity/plot/__init__.py
autogalaxy/quantity/plot/fit_quantity_plotters.py
autogalaxy/util/__init__.py
autogalaxy/util/error_util.py
autogalaxy/util/shear_field.py
autogalaxy/util/mock/__init__.py
autogalaxy/util/mock/mock_cosmology.py