@@ -70,7 +70,7 @@ <h2>Prerequisites</h2>
7070< h2 > A. Create a Multi-step Script</ h2 > </ a >
7171
7272Note that the script in this section is supplied for
73- < A href ="https://subversion.xray.aps.anl.gov/trac/pyGSAS/browser/Tutorials/ PythonScript/data/example.py?format=txt ">
73+ < A href ="https://raw.githubusercontent.com/AdvancedPhotonSource/GSAS-II-tutorials/refs/heads/main/ PythonScript/data/example.sh ">
7474download here</ A > , but some editing will be needed to match where files
7575are found on your computer.
7676
@@ -480,7 +480,7 @@ <h2>B. Single-Step Refinement</h2></a>
480480the < I > project</ i > < tt > .do_refinements()</ tt > method can be used to
481481perform multiple refinement steps.
482482Note that this version of the exercise can be
483- < A href ="https://subversion.xray.aps.anl.gov/trac/pyGSAS/browser/Tutorials/ PythonScript/data/SingleStep.py?format=txt ">
483+ < A href ="https://raw.githubusercontent.com/AdvancedPhotonSource/GSAS-II-tutorials/refs/heads/main/ PythonScript/data/SingleStep.py ">
484484downloaded here</ A > .
485485To duplicate the above steps into a
486486single call, a more complex set of dicts must be created, as shown
@@ -561,7 +561,8 @@ <h2>C. Powder Pattern Simulation</h2></a>
561561
562562Note that the Python commands can be
563563< A
564- href ="https://subversion.xray.aps.anl.gov/trac/pyGSAS/browser/Tutorials/PythonScript/data/sim.py?format=txt "> downloaded here</ A > .
564+ href ="https://raw.githubusercontent.com/AdvancedPhotonSource/GSAS-II-tutorials/refs/heads/main/PythonScript/data/sim.py ">
565+ downloaded here</ A > .
565566< P >
566567As before, the location of the GSASIIscripts Python module must be
567568defined and the module must be loaded:
@@ -659,5 +660,5 @@ <h2>C. Powder Pattern Simulation</h2></a>
659660
660661< hr >
661662< address > </ address >
662- <!-- hhmts start --> Last modified: Mon Jul 28 16:53:49 CDT 2025 <!-- hhmts end -->
663+ <!-- hhmts start --> Last modified: Mon Jul 28 17:13:00 CDT 2025 <!-- hhmts end -->
663664</ body > </ html >
0 commit comments