Skip to content

Commit 20dc8b3

Browse files
authored
Update Reflectometry-Config-Training-‐-Exercise-3.md
1 parent b75e63a commit 20dc8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specific_iocs/reflectometry/config_training/Reflectometry-Config-Training-‐-Exercise-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add another mode called `PNR` in the same way that `NR` is added.
1515
Create a list `all_modes` which includes both `nr` and `pnr`.
1616

1717
### 2. Add modes to parameters
18-
Give each parameter a `modes` argument follwoing on after the `AxisParameter` argument. Note that `modes` has to be a list, so if you are only applying a single mode don't forget to add square brackets.
18+
Give each parameter a `modes` argument following on after the `AxisParameter` argument. Note that `modes` has to be a list, so if you are only applying a single mode don't forget to add square brackets.
1919
The slit offsets should track the beam in `all_modes`.
2020
Both of the supermirror parameters should use `pnr` mode.
2121
The sample axes should never track the beam automatically. This is because the scientists don't want this component to move implicitly on beam changes, only when they explicitly tell it to.

0 commit comments

Comments
 (0)