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 @@ -12,11 +12,6 @@ https://academic.oup.com/mnras/article/488/1/1387/5526256 # autogalaxy/profiles
# 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/HowToGalaxy/blob/2026.5.14.2/notebooks/chapter_4_pixelizations/tutorial_6_model_fit.ipynb # docs/howtogalaxy/chapter_4_pixelizations.md:19
https://colab.research.google.com/github/PyAutoLabs/HowToGalaxy/blob/2026.5.14.2/notebooks/chapter_optional/tutorial_mass_profiles.ipynb # docs/howtogalaxy/chapter_optional.md:7
https://colab.research.google.com/github/PyAutoLabs/HowToGalaxy/blob/2026.5.14.2/notebooks/chapter_optional/tutorial_sub_grids.ipynb # docs/howtogalaxy/chapter_optional.md:10

# External dead / paywalled / departmental pages
http://www.astro.uvic.ca/~simard/GIM2D/ # paper/paper.md:188
https://bitbucket.org/bdiemer/colossus/src/main/ # files/citations.md:12
Expand Down
2 changes: 1 addition & 1 deletion docs/howtogalaxy/chapter_4_pixelizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ The chapter contains the following tutorials:
[Tutorial 4: Bayesian Regularization](https://colab.research.google.com/github/PyAutoLabs/HowToGalaxy/blob/2026.7.6.649/notebooks/chapter_4_pixelizations/tutorial_4_bayesian_regularization.ipynb)
\- Smoothing the source within a Bayesian framework.

[Tutorial 6: Model Fit](https://colab.research.google.com/github/PyAutoLabs/HowToGalaxy/blob/2026.7.6.649/notebooks/chapter_4_pixelizations/tutorial_6_model_fit.ipynb)
[Tutorial 5: Model Fit](https://colab.research.google.com/github/PyAutoLabs/HowToGalaxy/blob/2026.7.6.649/notebooks/chapter_4_pixelizations/tutorial_5_model_fit.ipynb)
\- An example modeling pipeline which uses an inversion.
6 changes: 0 additions & 6 deletions docs/howtogalaxy/chapter_optional.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,5 @@ This chapter contains optional tutorials expanding on different aspects of how *

The chapter contains the following tutorials:

[Tutorial: Mass Profiles](https://colab.research.google.com/github/PyAutoLabs/HowToGalaxy/blob/2026.7.6.649/notebooks/chapter_optional/tutorial_mass_profiles.ipynb)
\- A description of mass profiles implemented in PyAutoGalaxy, which are currently only used by its child project PyAutoLens.

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

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