Script execution
This commit is contained in:
@@ -3,9 +3,9 @@ Discrete photon energy scan (vector scan) of multiple spectral regions
|
||||
"""
|
||||
|
||||
# scan positioner: Eph = photon energy
|
||||
MOTORS = [ManipulatorTheta]
|
||||
MOTORS = [ManipulatorPhi]
|
||||
# comma-separated discrete list of scan positions
|
||||
POSITIONS = [-12., 180., 5.]
|
||||
POSITIONS = [-175., 180., 5.]
|
||||
# seconds to wait between positioning command and triggering the detector
|
||||
LATENCY = 0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user