Script execution

This commit is contained in:
gac-x03da
2019-02-09 22:46:18 +01:00
parent acba7eb1ab
commit 70c2ee29aa

View File

@@ -3,8 +3,10 @@ Discrete photon energy scan (vector scan) of multiple spectral regions
"""
# scan positioner: Eph = photon energy
#MOTORS = [dummy]
MOTORS = [ManipulatorPhi]
# comma-separated discrete list of scan positions
#POSITIONS = [0., 1., 5]
POSITIONS = [-175., 180., 5.]
# seconds to wait between positioning command and triggering the detector
LATENCY = 0.0