Skip to content

Commit d8b089a

Browse files
committed
Add data file links; update k-vec titles
1 parent a152288 commit d8b089a

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

MDtutorials/TutorialGuide.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ The tutorial .md file should start with:
2525
---
2626
<!--- Don't change the HTML version of this file; edit the .md version -->
2727

28+
* Exercise files are found [here](data/index.html)
29+
30+
("exercise" line can be omitted when not needed)
31+
2832
* Sections should be labeled with
2933

3034
## Intro

MDtutorials/k_vec_tutorial/k_vec_tutorial.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2-
title: k-vector searching in GSAS-II
2+
title: k-vector searching in GSAS-II #1 (all zero vector)
33
---
44
<!--- Don't change the HTML version of this file; edit the .md version -->
55

6+
* Exercise files are found [here](data/index.html)
7+
68
***This tutorial was built from the presentation by [Keith Taddei](https://www.anl.gov/profile/keith-taddei) at the [MagStr Workshop](https://conference.sns.gov/event/434/) for magnetic structure solution. The data associated with the tutorial has been published in***
79
[K. Taddei, *et al.* Phys. Rev. Mater., 3, 014405 (2019)](https://doi.org/10.1103/PhysRevMaterials.3.014405)
810

MDtutorials/k_vec_tutorial_non_zero/k_vec_tutorial_non_zero.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
2-
title: k-vector searching in GSAS-II (a non-zero case)
2+
title: k-vector searching in GSAS-II #2 (non-zero k-vector)
33
---
44
<!--- Don't change the HTML version of this file; edit the .md version -->
55

6+
* Exercise files are found [here](data/index.html)
7+
68
## Intro
79

810
This tutorial was built from the GSAS-II tutorial [Magnetic Structure Analysis-III](https://advancedphotonsource.github.io/GSAS-II-tutorials/Magnetic-III/Magnetic-III.htm). For an introduction about the system under study (Ba${}_6$Co${}_6$ClO${}_15.5$), refer to that tutorial. The current tutorial will focus on the k-vector search capability in GSAS-II, going beyond the trial-and-inspecting approach followed in [Magnetic Structure Analysis-III](https://advancedphotonsource.github.io/GSAS-II-tutorials/Magnetic-III/Magnetic-III.htm). In that tutorial, we ended up using a propagation vector of (0,0,1/2).
911

1012
## Read in data & phase
1113

12-
To avoid duplication, one can refer to the `Step-1` and `Step-2` for `exactly the same procedures` of loading in the experimental diffraction data and the configuration file for the nucleus structure.
14+
To avoid duplication, one can refer to the `Step-1` and `Step-2` in the [k-vector searching in GSAS-II #1](../k_vec_tutorial/k_vec_tutorial.html) for `exactly the same procedures` of loading in the experimental diffraction data and the configuration file for the nucleus structure.
1315

1416
## Inital refinement
1517

@@ -125,5 +127,5 @@ show how this is interfaced into GSAS-II.
125127
----
126128
| |
127129
| ---: |
128-
| Yuanpeng Zhang & Brian Toby |
130+
| Yuanpeng Zhang |
129131
| January 19, 2025 |

0 commit comments

Comments
 (0)