Script execution

This commit is contained in:
gac-x03da
2019-01-25 12:09:48 +01:00
parent db63406566
commit 0a76b26ad0

View File

@@ -5,7 +5,7 @@ Discrete photon energy scan (vector scan) of multiple spectral regions
# scan positioner: Eph = photon energy
MOTORS = [Eph]
# comma-separated discrete list of scan positions
POSITIONS = [600.0, 610.0]
POSITIONS = [405.0, 410.0]
# seconds to wait between positioning command and triggering the detector
LATENCY = 0.0