Contents Menu Expand Light mode Dark mode Auto light/dark mode
PyAutoLens
PyAutoLens

Overview:

  • Lensing
  • Fitting Data
  • Lens Modeling
  • Simulating Lenses
  • Pixelized Sources
  • Interferometry
  • Multi-Wavelength
  • Point Sources
  • Group-Scale Lenses

Installation:

  • Overview
  • Installation with conda
  • Installation with pip
  • Numba
  • Building From Source
  • Troubleshooting

General:

  • Workspace Tour
  • Configs
  • Likelihood Function
  • Demagnified Solutions
  • Citations & References
  • Papers
  • Credits

Tutorials:

  • HowToLens Lectures
  • Chapter 1: Strong Lensing
  • Chapter 2: Lens Modeling
  • Chapter 3: Search Chaining
  • Chapter 4: Inversions
  • Chapter 5: Hyper Mode
  • Chapter: Optional

API Reference:

  • Data Structures
    • autolens.Mask2D
    • autolens.Array2D
    • autolens.Grid2D
    • autolens.Grid2DIterate
    • autolens.Grid2DIrregular
    • autolens.Imaging
    • autolens.SettingsImaging
    • autolens.SimulatorImaging
    • autolens.Kernel2D
    • autolens.Convolver
    • autolens.Interferometer
    • autolens.SettingsInterferometer
    • autolens.SimulatorInterferometer
    • autolens.Visibilities
    • autolens.TransformerDFT
    • autolens.TransformerNUFFT
    • autolens.Mask1D
    • autolens.Array1D
    • autolens.ArrayIrregular
    • autolens.Grid1D
  • Light Profiles
    • autogalaxy.profiles.light.standard.Gaussian
    • autogalaxy.profiles.light.standard.GaussianSph
    • autogalaxy.profiles.light.standard.Sersic
    • autogalaxy.profiles.light.standard.SersicSph
    • autogalaxy.profiles.light.standard.Exponential
    • autogalaxy.profiles.light.standard.ExponentialSph
    • autogalaxy.profiles.light.standard.DevVaucouleurs
    • autogalaxy.profiles.light.standard.DevVaucouleursSph
    • autogalaxy.profiles.light.standard.SersicCore
    • autogalaxy.profiles.light.standard.SersicCoreSph
    • autogalaxy.profiles.light.standard.ExponentialCore
    • autogalaxy.profiles.light.standard.ExponentialCoreSph
    • autogalaxy.profiles.light.standard.Chameleon
    • autogalaxy.profiles.light.standard.ChameleonSph
    • autogalaxy.profiles.light.standard.ElsonFreeFall
    • autogalaxy.profiles.light.standard.ElsonFreeFallSph
  • Mass Profiles
    • autogalaxy.profiles.mass.PointMass
    • autogalaxy.profiles.mass.PowerLawCore
    • autogalaxy.profiles.mass.PowerLawCoreSph
    • autogalaxy.profiles.mass.PowerLawBroken
    • autogalaxy.profiles.mass.PowerLawBrokenSph
    • autogalaxy.profiles.mass.IsothermalCore
    • autogalaxy.profiles.mass.IsothermalCoreSph
    • autogalaxy.profiles.mass.PowerLaw
    • autogalaxy.profiles.mass.PowerLawSph
    • autogalaxy.profiles.mass.Isothermal
    • autogalaxy.profiles.mass.IsothermalSph
    • autogalaxy.profiles.mass.ExternalShear
    • autogalaxy.profiles.mass.MassSheet
    • autogalaxy.profiles.mass.MultipolePowerLawM4
    • autogalaxy.profiles.mass.Gaussian
    • autogalaxy.profiles.mass.Sersic
    • autogalaxy.profiles.mass.SersicSph
    • autogalaxy.profiles.mass.Exponential
    • autogalaxy.profiles.mass.ExponentialSph
    • autogalaxy.profiles.mass.DevVaucouleurs
    • autogalaxy.profiles.mass.DevVaucouleursSph
    • autogalaxy.profiles.mass.SersicRadialGradient
    • autogalaxy.profiles.mass.SersicRadialGradientSph
    • autogalaxy.profiles.mass.Chameleon
    • autogalaxy.profiles.mass.ChameleonSph
    • autogalaxy.profiles.mass.gNFW
    • autogalaxy.profiles.mass.gNFWSph
    • autogalaxy.profiles.mass.NFWTruncatedSph
    • autogalaxy.profiles.mass.NFWTruncatedMCRDuffySph
    • autogalaxy.profiles.mass.NFWTruncatedMCRLudlowSph
    • autogalaxy.profiles.mass.NFWTruncatedMCRScatterLudlowSph
    • autogalaxy.profiles.mass.NFW
    • autogalaxy.profiles.mass.NFWSph
    • autogalaxy.profiles.mass.NFWMCRDuffySph
    • autogalaxy.profiles.mass.NFWMCRLudlowSph
    • autogalaxy.profiles.mass.NFWMCRScatterLudlow
    • autogalaxy.profiles.mass.NFWMCRScatterLudlowSph
    • autogalaxy.profiles.mass.NFWMCRLudlow
    • autogalaxy.profiles.mass.gNFWMCRLudlow
  • Galaxy / Plane / Tracer
    • autolens.Galaxy
    • autolens.Plane
    • autolens.Tracer
    • autolens.SettingsLens
    • autolens.Redshift
    • autolens.HyperGalaxy
  • Fitting
    • autolens.FitImaging
    • autolens.FitInterferometer
  • Lens Modeling
    • autolens.AnalysisImaging
    • autolens.AnalysisInterferometer
    • autofit.DynestyStatic
    • autofit.DynestyDynamic
    • autofit.Emcee
    • autofit.PySwarmsLocal
    • autofit.PySwarmsGlobal
    • autofit.UniformPrior
    • autofit.GaussianPrior
    • autofit.LogUniformPrior
    • autofit.LogGaussianPrior
    • autolens.SetupHyper
  • Pixelizations
    • autoarray.inversion.pixelization.mesh.Rectangular
    • autoarray.inversion.pixelization.mesh.DelaunayMagnification
    • autoarray.inversion.pixelization.mesh.DelaunayBrightnessImage
    • autoarray.inversion.pixelization.mesh.VoronoiMagnification
    • autoarray.inversion.pixelization.mesh.VoronoiBrightnessImage
    • autoarray.inversion.pixelization.mesh.VoronoiNNMagnification
    • autoarray.inversion.pixelization.mesh.VoronoiNNBrightnessImage
    • autoarray.inversion.regularization.Constant
    • autoarray.inversion.regularization.ConstantSplit
    • autoarray.inversion.regularization.AdaptiveBrightness
    • autoarray.inversion.regularization.AdaptiveBrightnessSplit
    • autolens.Pixelization
    • autolens.SettingsPixelization
    • autolens.SettingsInversion
    • autolens.Mapper
  • Point Sources
    • autolens.PointDataset
    • autolens.PointDict
    • autolens.FitPositionsImage
    • autolens.FitFluxes
    • autolens.PointSolver
    • autolens.AnalysisPoint
  • Plotting
    • autogalaxy.plot.Array2DPlotter
    • autogalaxy.plot.Grid2DPlotter
    • autogalaxy.plot.MapperPlotter
    • autogalaxy.plot.YX1DPlotter
    • autogalaxy.plot.InversionPlotter
    • autogalaxy.plot.ImagingPlotter
    • autogalaxy.plot.InterferometerPlotter
    • autogalaxy.plot.LightProfilePlotter
    • autogalaxy.plot.LightProfilePDFPlotter
    • autogalaxy.plot.GalaxyPlotter
    • autogalaxy.plot.FitImagingPlotter
    • autogalaxy.plot.FitInterferometerPlotter
    • autogalaxy.plot.PlanePlotter
    • autogalaxy.plot.HyperPlotter
    • autogalaxy.plot.FitImagingPlotter
    • autogalaxy.plot.FitInterferometerPlotter
    • autogalaxy.plot.MultiFigurePlotter
    • autogalaxy.plot.MultiYX1DPlotter
    • autogalaxy.plot.DynestyPlotter
    • autogalaxy.plot.UltraNestPlotter
    • autogalaxy.plot.EmceePlotter
    • autogalaxy.plot.ZeusPlotter
    • autogalaxy.plot.PySwarmsPlotter
    • autogalaxy.plot.MatPlot1D
    • autogalaxy.plot.MatPlot2D
    • autogalaxy.plot.Include1D
    • autogalaxy.plot.Include2D
    • autogalaxy.plot.Visuals1D
    • autogalaxy.plot.Visuals2D
    • autogalaxy.plot.Units
    • autogalaxy.plot.Figure
    • autogalaxy.plot.Axis
    • autogalaxy.plot.Cmap
    • autogalaxy.plot.Colorbar
    • autogalaxy.plot.ColorbarTickParams
    • autogalaxy.plot.TickParams
    • autogalaxy.plot.YTicks
    • autogalaxy.plot.XTicks
    • autogalaxy.plot.Title
    • autogalaxy.plot.YLabel
    • autogalaxy.plot.XLabel
    • autogalaxy.plot.Legend
    • autogalaxy.plot.Output
    • autogalaxy.plot.YXPlot
    • autogalaxy.plot.ArrayOverlay
    • autogalaxy.plot.GridScatter
    • autogalaxy.plot.GridPlot
    • autogalaxy.plot.VectorYXQuiver
    • autogalaxy.plot.PatchOverlay
    • autogalaxy.plot.VoronoiDrawer
    • autogalaxy.plot.OriginScatter
    • autogalaxy.plot.MaskScatter
    • autogalaxy.plot.BorderScatter
    • autogalaxy.plot.PositionsScatter
    • autogalaxy.plot.IndexScatter
    • autogalaxy.plot.MeshGridScatter
    • autogalaxy.plot.ParallelOverscanPlot
    • autogalaxy.plot.SerialPrescanPlot
    • autogalaxy.plot.SerialOverscanPlot
  • Source Code
    • autogalaxy.profiles.geometry_profiles.EllProfile
    • autogalaxy.profiles.geometry_profiles.SphProfile
    • autolens.OperateImage
    • autolens.OperateDeflections

Advanced:

  • Database
  • Search Chaining
  • SLaM Pipelines
  • Graphical & Hierarchical Models
  • Hyper Mode
  v: latest
Versions
latest
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

autolens.SettingsLens#

class SettingsLens[source]#

Bases: object

Methods

Next
autolens.Redshift
Previous
autolens.Tracer
Copyright © 2022, James Nightingale, Richard Hayes
Made with Sphinx and @pradyunsg's Furo
Last updated on Mar 18, 2023
On this page
  • autolens.SettingsLens
    • SettingsLens