Skip to content

Commit 5b59863

Browse files
Jammy2211Jammy2211claude
authored
docs: audit-driven URL fixes (Jammy2211 → PyAutoLabs, /release/ → /main/, etc.) (#413)
Apply scripted URL rewrites surfaced by the new admin_jammy/software/url_check/ audit tool. All changes are doc-only (README, *.md, *.rst, plus docstring URLs in source files). No behaviour changes. Line endings preserved. Patterns applied: - hhttps:// → https:// (user-reported typo in overview_2_new_user_guide.md) - Jammy2211/<workspace> → PyAutoLabs/<workspace> (workspaces migrated orgs) - Jammy2211|rhayes777/<library> → PyAutoLabs/<library> - /blob/release/ and /tree/release/ → /main/ (release branch removed) - joshspeagle/nautilus → johannesulf/nautilus (sampler moved orgs) - rhayes777/PyAutoBuild → PyAutoLabs/PyAutoBuild - bokeh CoC moved to /docs/CODE_OF_CONDUCT.md - numfocus CoC moved to numfocus.org/code-of-conduct - www.sphinx-doc.org /en/main → /en/master - pyautofit.readthedocs.io renames (cookbook_1_basics → cookbooks/model, overview/model_fit → overview/the_basics, etc.) - autofit_workspace overview/{simple,complex}/{fit,result}.ipynb → new flat structure - workspaces modeling/imaging/features/<x>.ipynb → imaging/features/<x>/modeling.ipynb - workspaces multi/modeling/features/<x>.ipynb → multi/features/<x>/modeling.ipynb - workspaces multi/modeling/start_here.ipynb → multi/start_here.ipynb - workspaces tree/main/notebooks/plot → notebooks/guides/plot - Colab badge URL: workspace-root start_here.ipynb → notebooks/<type>/start_here.ipynb Tool + report: PyAutoLabs/admin_jammy#21 Issue: PyAutoLabs/PyAutoLens#508 Co-authored-by: Jammy2211 <JNightingale2211@gmail.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 8e50837 commit 5b59863

23 files changed

Lines changed: 74 additions & 74 deletions

CITATIONS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Citations & References
22

33
The bibtex entries for **PyAutoGalaxy** and its affiliated software packages can be found
4-
[here](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/files/citations.bib), with example text for citing **PyAutoGalaxy**
5-
in [.tex format here](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/files/citations.tex) format here and
6-
[.md format here](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/files/citations.md).
4+
[here](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/files/citations.bib), with example text for citing **PyAutoGalaxy**
5+
in [.tex format here](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/files/citations.tex) format here and
6+
[.md format here](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/files/citations.md).
77

88
As shown in the examples, we would greatly appreciate it if you mention **PyAutoGalaxy** by name and include a link to
99
our GitHub page!

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ the situation is not yet resolved.
301301

302302
## License
303303

304-
This code of conduct has been adapted from [*NUMFOCUS code of conduct*](https://github.com/numfocus/numfocus/blob/main/manual/numfocus-coc.md#the-short-version),
305-
which is adapted from numerous sources, including the [*Geek Feminism wiki, created by the Ada Initiative and other volunteers, which is under a Creative Commons Zero license*](http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy), the [*Contributor Covenant version 1.2.0*](http://contributor-covenant.org/version/1/2/0/), the [*Bokeh Code of Conduct*](https://github.com/bokeh/bokeh/blob/main/CODE_OF_CONDUCT.md), the [*SciPy Code of Conduct*](https://github.com/jupyter/governance/blob/main/conduct/enforcement.md), the [*Carpentries Code of Conduct*](https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html#enforcement-manual), and the [*NeurIPS Code of Conduct*](https://neurips.cc/public/CodeOfConduct).
304+
This code of conduct has been adapted from [*NUMFOCUS code of conduct*](https://numfocus.org/code-of-conduct),
305+
which is adapted from numerous sources, including the [*Geek Feminism wiki, created by the Ada Initiative and other volunteers, which is under a Creative Commons Zero license*](http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy), the [*Contributor Covenant version 1.2.0*](http://contributor-covenant.org/version/1/2/0/), the [*Bokeh Code of Conduct*](https://github.com/bokeh/bokeh/blob/main/docs/CODE_OF_CONDUCT.md), the [*SciPy Code of Conduct*](https://github.com/jupyter/governance/blob/main/conduct/enforcement.md), the [*Carpentries Code of Conduct*](https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html#enforcement-manual), and the [*NeurIPS Code of Conduct*](https://neurips.cc/public/CodeOfConduct).
306306

307307
**PyAutoGalaxy Code of Conduct is licensed under the [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/).**

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Contributions are welcome and greatly appreciated!
7474

7575
### Report Bugs
7676

77-
Report bugs at https://github.com/Jammy2211/PyAutoGalaxy/issues
77+
Report bugs at https://github.com/PyAutoLabs/PyAutoGalaxy/issues
7878

7979
If you are playing with the PyAutoGalaxy library and find a bug, please
8080
reporting it including:
@@ -86,7 +86,7 @@ reporting it including:
8686
### Propose New Features
8787

8888
The best way to send feedback is to open an issue at
89-
https://github.com/Jammy2211/PyAutoGalaxy
89+
https://github.com/PyAutoLabs/PyAutoGalaxy
9090
with tag *enhancement*.
9191

9292
If you are proposing a nnew feature:

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# PyAutoGalaxy: Open-Source Multi Wavelength Galaxy Structure & Morphology
22

3-
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/PyAutoLabs/autogalaxy_workspace/blob/2026.5.14.2/start_here.ipynb)
3+
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/PyAutoLabs/autogalaxy_workspace/blob/2026.5.14.2/notebooks/imaging/start_here.ipynb)
44
[![Documentation Status](https://readthedocs.org/projects/pyautogalaxy/badge/?version=latest)](https://pyautogalaxy.readthedocs.io/en/latest/?badge=latest)
5-
[![Tests](https://github.com/Jammy2211/PyAutoGalaxy/actions/workflows/main.yml/badge.svg)](https://github.com/Jammy2211/PyAutoGalaxy/actions)
5+
[![Tests](https://github.com/PyAutoLabs/PyAutoGalaxy/actions/workflows/main.yml/badge.svg)](https://github.com/PyAutoLabs/PyAutoGalaxy/actions)
66
[![Build](https://github.com/Jammy2211/PyAutoBuild/actions/workflows/release.yml/badge.svg)](https://github.com/Jammy2211/PyAutoBuild/actions)
77
[![Code Style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
88
[![JOSS](https://joss.theoj.org/papers/10.21105/joss.04475/status.svg)](https://doi.org/10.21105/joss.04475)
@@ -14,23 +14,23 @@
1414

1515
[Installation Guide](https://pyautogalaxy.readthedocs.io/en/latest/installation/overview.html) |
1616
[readthedocs](https://pyautogalaxy.readthedocs.io/en/latest/index.html) |
17-
[Introduction on Colab](https://colab.research.google.com/github/PyAutoLabs/autogalaxy_workspace/blob/2026.5.14.2/start_here.ipynb) |
17+
[Introduction on Colab](https://colab.research.google.com/github/PyAutoLabs/autogalaxy_workspace/blob/2026.5.14.2/notebooks/imaging/start_here.ipynb) |
1818
[HowToGalaxy](https://pyautogalaxy.readthedocs.io/en/latest/howtogalaxy/howtogalaxy.html)
1919

2020
**PyAutoGalaxy** is software for analysing the morphologies and structures of galaxies:
2121

22-
[![HST Combined](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/paper/hstcombined.png?raw=true)](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/paper/hstcombined.png)
22+
[![HST Combined](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/paper/hstcombined.png?raw=true)](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/paper/hstcombined.png)
2323

2424
**PyAutoGalaxy** also fits interferometer data from observatories such as ALMA:
2525

26-
[![ALMA Combined](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/paper/almacombined.png?raw=true)](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/paper/almacombined.png)
26+
[![ALMA Combined](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/paper/almacombined.png?raw=true)](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/paper/almacombined.png)
2727

2828
## Getting Started
2929

3030
The following links are useful for new starters:
3131

3232
- [The PyAutoGalaxy readthedocs](https://pyautogalaxy.readthedocs.io/en/latest), which includes [an overview of PyAutoGalaxy's core features](https://pyautogalaxy.readthedocs.io/en/latest/overview/overview_1_start_here.html), [a new user starting guide](https://pyautogalaxy.readthedocs.io/en/latest/overview/overview_2_new_user_guide.html) and [an installation guide](https://pyautogalaxy.readthedocs.io/en/latest/installation/overview.html).
33-
- [The introduction Jupyter Notebook on Google Colab](https://colab.research.google.com/github/PyAutoLabs/autogalaxy_workspace/blob/2026.5.14.2/start_here.ipynb), where you can try **PyAutoGalaxy** in a web browser (without installation).
33+
- [The introduction Jupyter Notebook on Google Colab](https://colab.research.google.com/github/PyAutoLabs/autogalaxy_workspace/blob/2026.5.14.2/notebooks/imaging/start_here.ipynb), where you can try **PyAutoGalaxy** in a web browser (without installation).
3434
- [The autogalaxy_workspace GitHub repository](https://github.com/PyAutoLabs/autogalaxy_workspace): example scripts covering every **PyAutoGalaxy** use case.
3535
- [The HowToGalaxy GitHub repository](https://github.com/PyAutoLabs/HowToGalaxy): a Jupyter notebook lecture series teaching galaxy modeling from the ground up.
3636

@@ -51,7 +51,7 @@ galaxy modeling and analysis, and helps troubleshoot problems.
5151

5252
Slack is invitation-only. If you'd like to join, please send an email requesting an invite.
5353

54-
For installation issues, bug reports, or feature requests, please raise an issue on the [GitHub issues page](https://github.com/Jammy2211/PyAutoGalaxy/issues).
54+
For installation issues, bug reports, or feature requests, please raise an issue on the [GitHub issues page](https://github.com/PyAutoLabs/PyAutoGalaxy/issues).
5555

5656
## HowToGalaxy
5757

@@ -63,10 +63,10 @@ A complete overview of the lectures [is provided on the HowToGalaxy readthedocs
6363

6464
## Citations
6565

66-
Information on how to cite **PyAutoGalaxy** in publications can be found [on the citations page](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/CITATIONS.md).
66+
Information on how to cite **PyAutoGalaxy** in publications can be found [on the citations page](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/CITATIONS.md).
6767

6868
## Contributing
6969

70-
Information on how to contribute to **PyAutoGalaxy** can be found [on the contributing page](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/CONTRIBUTING.md).
70+
Information on how to contribute to **PyAutoGalaxy** can be found [on the contributing page](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/CONTRIBUTING.md).
7171

7272
Hands on support for contributions is available via our Slack workspace, again please email to request an invite.

docs/api/plot.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ Plotting
55
**PyAutoGalaxy** custom visualization library.
66

77
Step-by-step Juypter notebook guides illustrating all objects listed on this page are
8-
provided on the `autogalaxy_workspace: plot tutorials <https://github.com/Jammy2211/autogalaxy_workspace/tree/release/notebooks/plot>`_ and
8+
provided on the `autogalaxy_workspace: plot tutorials <https://github.com/PyAutoLabs/autogalaxy_workspace/tree/main/notebooks/guides/plot>`_ and
99
it is strongly recommended you use those to learn plot customization.
1010

1111
**Examples / Tutorials:**
1212

13-
- `autogalaxy_workspace: plot tutorials <https://github.com/Jammy2211/autogalaxy_workspace/tree/release/notebooks/plot>`_
13+
- `autogalaxy_workspace: plot tutorials <https://github.com/PyAutoLabs/autogalaxy_workspace/tree/main/notebooks/guides/plot>`_
1414

1515
Plotters [aplt]
1616
---------------

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# This file only contains a selection of the most common options. For a full
66
# list see the documentation:
7-
# https://www.sphinx-doc.org/en/main/usage/configuration.html
7+
# https://www.sphinx-doc.org/en/master/usage/configuration.html
88

99
# -- Path setup --------------------------------------------------------------
1010

@@ -65,7 +65,7 @@
6565

6666
intersphinx_mapping = {
6767
"python": ("https://docs.python.org/3", None),
68-
"sphinx": ("https://www.sphinx-doc.org/en/main", None),
68+
"sphinx": ("https://www.sphinx-doc.org/en/master", None),
6969
}
7070

7171
# -- Options for TODOs -------------------------------------------------------

docs/general/citations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# Citations & References
44

55
The bibtex entries for **PyAutoGalaxy** and its affiliated software packages can be found
6-
[here](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/files/citations.bib), with example text for citing **PyAutoGalaxy**
7-
in [.tex format here](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/files/citations.tex) format here and
8-
[.md format here](https://github.com/Jammy2211/PyAutoGalaxy/blob/main/files/citations.md).
6+
[here](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/files/citations.bib), with example text for citing **PyAutoGalaxy**
7+
in [.tex format here](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/files/citations.tex) format here and
8+
[.md format here](https://github.com/PyAutoLabs/PyAutoGalaxy/blob/main/files/citations.md).
99

1010
**PyAutoGalaxy** is published in the [Journal of Open Source Software](https://joss.theoj.org/papers/10.21105/joss.04475#) and its
1111
entry in the above .bib file is under the citation key `pyautogalaxy`.

docs/general/configs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
visualization and other aspects of **PyAutoGalaxy**.
55

66
Descriptions of every configuration file and their input parameters are provided in the `README.md` in
7-
the [config directory of the workspace](https://github.com/Jammy2211/autogalaxy_workspace/tree/release/config)
7+
the [config directory of the workspace](https://github.com/PyAutoLabs/autogalaxy_workspace/tree/main/config)
88

99
## Setup
1010

docs/general/credits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[James Nightingale](https://github.com/Jammy2211): Lead developer & PyAutoGalaxy guru.
88

9-
[Richard Hayes](https://github.com/rhayes777): Lead developer & [PyAutoFit](https://github.com/rhayes777/PyAutoFit) guru.
9+
[Richard Hayes](https://github.com/rhayes777): Lead developer & [PyAutoFit](https://github.com/PyAutoLabs/PyAutoFit) guru.
1010

1111
[Aristeidis Amvrosiadis](https://github.com/Sketos): Interferometer Analysis.
1212

docs/general/model_cookbook.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -224,16 +224,16 @@ profiles.
224224

225225
The following example notebooks show how to compose and fit these models:
226226

227-
<https://github.com/Jammy2211/autogalaxy_workspace/blob/release/notebooks/modeling/imaging/features/multi_gaussian_expansion.ipynb>
228-
<https://github.com/Jammy2211/autogalaxy_workspace/blob/release/notebooks/modeling/imaging/features/shapelets.ipynb>
227+
<https://github.com/PyAutoLabs/autogalaxy_workspace/blob/main/notebooks/imaging/features/multi_gaussian_expansion/modeling.ipynb>
228+
<https://github.com/PyAutoLabs/autogalaxy_workspace/blob/main/notebooks/imaging/features/shapelets/modeling.ipynb>
229229

230230
## Model Linking (Advanced)
231231

232232
When performing non-linear search chaining, the inferred model of one phase can be linked to the model.
233233

234234
The following example notebooks show how to compose and fit these models:
235235

236-
<https://github.com/Jammy2211/autogalaxy_workspace/blob/release/notebooks/imaging/advanced/chaining/start_here.ipynb>
236+
<https://github.com/PyAutoLabs/autogalaxy_workspace/blob/main/notebooks/imaging/advanced/chaining/start_here.ipynb>
237237

238238
## Across Datasets (Advanced)
239239

@@ -242,7 +242,7 @@ but certain parameters are free to vary across the datasets.
242242

243243
The following example notebooks show how to compose and fit these models:
244244

245-
<https://github.com/Jammy2211/autogalaxy_workspace/blob/release/notebooks/multi/modeling/start_here.ipynb>
245+
<https://github.com/PyAutoLabs/autogalaxy_workspace/blob/main/notebooks/multi/start_here.ipynb>
246246

247247
## Relations (Advanced)
248248

@@ -251,7 +251,7 @@ We can compose models where the free parameter(s) vary according to a user-speci
251251

252252
The following example notebooks show how to compose and fit these models:
253253

254-
<https://github.com/Jammy2211/autogalaxy_workspace/blob/release/notebooks/multi/modeling/features/wavelength_dependence.ipynb>
254+
<https://github.com/PyAutoLabs/autogalaxy_workspace/blob/main/notebooks/multi/features/wavelength_dependence/modeling.ipynb>
255255

256256
## PyAutoFit API
257257

0 commit comments

Comments
 (0)