diff --git a/.url_check_allowlist.txt b/.url_check_allowlist.txt index d3b2a9387..7105704ee 100644 --- a/.url_check_allowlist.txt +++ b/.url_check_allowlist.txt @@ -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 diff --git a/docs/howtolens/chapter_3_search_chaining.md b/docs/howtolens/chapter_3_search_chaining.md index 10010e7b5..649b4ff18 100644 --- a/docs/howtolens/chapter_3_search_chaining.md +++ b/docs/howtolens/chapter_3_search_chaining.md @@ -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) diff --git a/docs/howtolens/chapter_4_pixelizations.md b/docs/howtolens/chapter_4_pixelizations.md index 06bf6cc78..870da3b4f 100644 --- a/docs/howtolens/chapter_4_pixelizations.md +++ b/docs/howtolens/chapter_4_pixelizations.md @@ -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. diff --git a/docs/howtolens/chapter_optional.md b/docs/howtolens/chapter_optional.md index 86d9e68be..0130cda10 100644 --- a/docs/howtolens/chapter_optional.md +++ b/docs/howtolens/chapter_optional.md @@ -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.