Script execution

This commit is contained in:
gac-x03da
2019-02-09 04:14:10 +01:00
parent 5638e1c502
commit c2981e2763

View File

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