Skip to content

Commit 8baec92

Browse files
committed
readme for esrf examples
1 parent 6d39ec2 commit 8baec92

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

examples/ESRF_tune_example/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@
1212

1313
## Run the examples
1414

15+
1. navigate to the pyaml root directory
1516
1. Download (or clone) the example files.
17+

examples/ESRF_tune_example/esrf_tune_example.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
sr.design.get_lattice().disable_6d()
1111

1212
# switch script from live to design
13-
# SR = sr.live # act on live machine
14-
SR = sr.design # act on simulation
13+
SR = sr.design # acts on simulations sr.live to act on real machine
1514

1615

1716
# Callback exectued after each magnet strenght setting

0 commit comments

Comments
 (0)