You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -63,7 +63,7 @@ The following links are useful for new starters:
63
63
64
64
- `The PyAutoLens readthedocs <https://pyautolens.readthedocs.io/en/latest>`_: which includes `an overview of PyAutoLens's core features <https://pyautolens.readthedocs.io/en/latest/overview/overview_1_start_here.html>`_, `a new user starting guide <https://pyautolens.readthedocs.io/en/latest/overview/overview_2_new_user_guide.html>`_ and `an installation guide <https://pyautolens.readthedocs.io/en/latest/installation/overview.html>`_.
65
65
66
-
- `The introduction Jupyter Notebook on Google Colab <https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.1/start_here.ipynb>`_: try **PyAutoLens** in a web browser (without installation).
66
+
- `The introduction Jupyter Notebook on Google Colab <https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.4/start_here.ipynb>`_: try **PyAutoLens** in a web browser (without installation).
67
67
68
68
- `The autolens_workspace GitHub repository <https://github.com/PyAutoLabs/autolens_workspace>`_: example scripts covering every **PyAutoLens** use case.
- Setting up **PyAutoLens**'s visualization library.
12
12
13
-
`Tutorial 1: Grids And Galaxies <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_1_grids_and_galaxies.ipynb>`_
13
+
`Tutorial 1: Grids And Galaxies <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_1_grids_and_galaxies.ipynb>`_
14
14
- Using grids of (y,x) coordinates with galaxies made up of light profiles.
15
15
16
-
`Tutorial 2: Ray Tracing <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_2_ray_tracing.ipynb>`_
16
+
`Tutorial 2: Ray Tracing <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_2_ray_tracing.ipynb>`_
17
17
- Using grids, galaxies and mass profiles to perform strong lens ray-tracing.
18
18
19
-
`Tutorial 3: More Ray Tracing <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_3_more_ray_tracing.ipynb>`_
19
+
`Tutorial 3: More Ray Tracing <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_3_more_ray_tracing.ipynb>`_
20
20
- Advanced strong lens ray-tracing.
21
21
22
-
`Tutorial 4: Point Sources <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_4_point_sources.ipynb>`_
22
+
`Tutorial 4: Point Sources <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_4_point_sources.ipynb>`_
23
23
- How lensing calculations when the source galaxy is a point-source (e.g. a quasar).
- The algebraic lensing formalism used to describe strong lensing.
27
27
28
-
`Tutorial 6: Data <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_1_introduction/tutorial_6_data.ipynb>`_
28
+
`Tutorial 6: Data <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_1_introduction/tutorial_6_data.ipynb>`_
29
29
- Loading and inspecting telescope imaging data of a strong lens.
- Practicalities of performing model-fitting, like how to inspect the results on your hard-disk.
13
13
14
-
`Tutorial 3: Realism and Complexity <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_3_realism_and_complexity.ipynb>`_
14
+
`Tutorial 3: Realism and Complexity <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_3_realism_and_complexity.ipynb>`_
15
15
- Finding a balance between realism and complexity when composing and fitting a lens model.
16
16
17
-
`Tutorial 4: Dealing with Failure <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_4_dealing_with_failure.ipynb>`_
17
+
`Tutorial 4: Dealing with Failure <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_4_dealing_with_failure.ipynb>`_
18
18
- What to do when PyAutoLens finds an inaccurate lens model.
19
19
20
-
`Tutorial 5: Linear Profiles <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_5_linear_profiles.ipynb>`_
20
+
`Tutorial 5: Linear Profiles <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_5_linear_profiles.ipynb>`_
21
21
- Light profiles which capture complex morphologies in a reduced number of non-linear parameters.
22
22
23
-
`Tutorial 6: Masking and Positions <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_6_masking_and_positions.ipynb>`_
23
+
`Tutorial 6: Masking and Positions <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_6_masking_and_positions.ipynb>`_
24
24
- How to mask and mark positions on your data to improve the lens model.
- Overview of the results available after successfully fitting a lens model.
28
28
29
-
`Tutorial 8: Need for Speed <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_2_lens_modeling/tutorial_8_need_for_speed.ipynb>`_
29
+
`Tutorial 8: Need for Speed <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_2_lens_modeling/tutorial_8_need_for_speed.ipynb>`_
30
30
- How to fit complex models whilst balancing efficiency and run-time.
- Using multiple light profiles to fit a complex and irregular source using chained searches.
23
23
24
-
`Tutorial 6: SLaM <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_3_search_chaining/tutorial_6_slam.ipynb>`_
24
+
`Tutorial 6: SLaM <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_3_search_chaining/tutorial_6_slam.ipynb>`_
25
25
- Template pipelines for fitting lens model is standardized ways.
- A Voronoi mesh which adapts to the mass model's magnification.
28
28
29
-
`Tutorial 8: Model Fit <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_8_model_fit.ipynb>`_
29
+
`Tutorial 8: Model Fit <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_8_model_fit.ipynb>`_
30
30
- An example lens modeling pipeline which uses an inversion.
31
31
32
-
`Tutorial 9: Fit Problems <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.1/notebooks/chapter_4_pixelizations/tutorial_9_fit_problems.ipynb>`_
32
+
`Tutorial 9: Fit Problems <https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.1.4/notebooks/chapter_4_pixelizations/tutorial_9_fit_problems.ipynb>`_
33
33
- The shortcomings of our lens models and inversions.
Copy file name to clipboardExpand all lines: docs/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The following links are useful for new starters:
16
16
17
17
- `The PyAutoLens readthedocs <https://pyautolens.readthedocs.io/en/latest>`_: which includes `an overview of PyAutoLens's core features <https://pyautolens.readthedocs.io/en/latest/overview/overview_1_start_here.html>`_, `a new user starting guide <https://pyautolens.readthedocs.io/en/latest/overview/overview_2_new_user_guide.html>`_ and `an installation guide <https://pyautolens.readthedocs.io/en/latest/installation/overview.html>`_.
18
18
19
-
- `The introduction Jupyter Notebook on Colab <https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.1/start_here.ipynb>`_, where you can try **PyAutoLens** in a web browser (without installation).
19
+
- `The introduction Jupyter Notebook on Colab <https://colab.research.google.com/github/PyAutoLabs/autolens_workspace/blob/2026.5.1.4/start_here.ipynb>`_, where you can try **PyAutoLens** in a web browser (without installation).
20
20
21
21
- `The autolens_workspace GitHub repository <https://github.com/PyAutoLabs/autolens_workspace>`_, which includes example scripts covering every **PyAutoLens** use case.
0 commit comments