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
@@ -30,12 +30,12 @@ Before diving into PyMAD-NG, we recommend you:
30
30
-**[Low-Level Example Explained](https://pymadng.readthedocs.io/en/latest/)** – Learn the fundamentals line-by-line.
31
31
-**[FODO Example Breakdown](https://pymadng.readthedocs.io/en/latest/ex-fodo.html)** – Annotated walkthrough of a FODO cell simulation.
32
32
-**[LHC Matching Example](https://pymadng.readthedocs.io/en/latest/ex-lhc-couplingLocal.html)** – Real-world optics matching with intermediate feedback.
33
-
-**[PS Twiss Example](https://github.com/MethodicalAcceleratorDesign/MADpy/blob/main/examples/ex-ps-twiss/ps-twiss.py)** – Minimal example applying `twiss()` to the Proton Synchrotron.
33
+
-**[PS Twiss Example](https://github.com/MethodicalAcceleratorDesign/MAD-NG.py/blob/main/examples/ex-ps-twiss/ps-twiss.py)** – Minimal example applying `twiss()` to the Proton Synchrotron.
34
34
35
35
If anything seems unclear:
36
36
- Refer to the [API Reference](https://pymadng.readthedocs.io/en/latest/pymadng.html#module-pymadng)
37
37
- Check the [MAD-NG Docs](https://madx.web.cern.ch/releases/madng/html/)
38
-
- Or open an [issue](https://github.com/MethodicalAcceleratorDesign/MADpy/issues)
38
+
- Or open an [issue](https://github.com/MethodicalAcceleratorDesign/MAD-NG.py/issues)
39
39
40
40
---
41
41
@@ -47,8 +47,8 @@ Full documentation and example breakdowns are hosted at:
0 commit comments