Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .url_check_allowlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ https://academic.oup.com/mnras/article/488/1/1387/5526256 # CITATIONS.md:22
# Code of Conduct boilerplate
http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy # CODE_OF_CONDUCT.md:305

# Colab refs to notebooks no longer in HowTo/workspace
https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.14.2/notebooks/chapter_3_search_chaining/tutorial_4_complex_source.ipynb # docs/howtolens/chapter_3_search_chaining.md:20
https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.14.2/notebooks/chapter_4_pixelizations/tutorial_11_adapt_regularization.py.ipynb # docs/howtolens/chapter_4_pixelizations.md:37
https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.5.14.2/notebooks/chapter_optional/tutorial_sub_grids.ipynb # docs/howtolens/chapter_optional.md:7

# External dead / paywalled / departmental pages
http://www.ita.uni-heidelberg.de/~massimo/sub/Lectures/gl_all.pdf # docs/howtolens/howtolens.md:36
https://bitbucket.org/bdiemer/colossus/src/main/ # files/citations.md:12
Expand Down
2 changes: 1 addition & 1 deletion docs/howtolens/chapter_3_search_chaining.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The chapter contains the following tutorials:
[Tutorial 4: Two Lens galaxies](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_3_search_chaining/tutorial_4_x2_lens_galaxies.ipynb)
\- Modeling a strong lens with two lens galaxies using chained searches.

[Tutorial 5: Complex Source](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_3_search_chaining/tutorial_4_complex_source.ipynb)
[Tutorial 5: Complex Source](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_3_search_chaining/tutorial_5_complex_source.ipynb)
\- Using multiple light profiles to fit a complex and irregular source using chained searches.

[Tutorial 6: SLaM](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_3_search_chaining/tutorial_6_slam.ipynb)
Expand Down
2 changes: 1 addition & 1 deletion docs/howtolens/chapter_4_pixelizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ The chapter contains the following tutorials:
[Tutorial 10: Brightness Adaption](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_4_pixelizations/tutorial_10_brightness_adaption.ipynb)
\- Adapting the pixelization to the source's morphology.

[Tutorial 11: Adaptive Regularization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_4_pixelizations/tutorial_11_adapt_regularization.py.ipynb)
[Tutorial 11: Adaptive Regularization](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_4_pixelizations/tutorial_11_adaptive_regularization.ipynb)
\- Adapting the regularization to the source's morphology.
3 changes: 0 additions & 3 deletions docs/howtolens/chapter_optional.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@ This chapter contains optional tutorials expanding on different aspects of how *

The chapter contains the following tutorials:

[Tutorial: Sub-grids](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_optional/tutorial_sub_grids.ipynb)
\- Use sub-grids to perform more accuratee and precise lensing calculations.

[Tutorial: Searches](https://colab.research.google.com/github/PyAutoLabs/HowToLens/blob/2026.7.6.649/notebooks/chapter_optional/tutorial_searches.ipynb)
\- Alternative non-linear searches to sample parameter space.
Loading