Script execution

This commit is contained in:
gac-x03da
2019-05-08 22:09:32 +02:00
parent f638614e54
commit b4aaedf7f6

View File

@@ -13,7 +13,7 @@ ZIGZAG = True
MOTORS = ["ca://X03DA-PSU-XP:SETCUR"]
# comma-separated discrete list of scan positions
#POSITIONS = [(PHI_RANGE[0], THETA_RANGE[0]), (PHI_RANGE[1], THETA_RANGE[1]), STEPS]
POSITIONS = [0.01, 1.31, 0.01]
POSITIONS = [0.03, 1.31, 0.01]
#POSITIONS = [0.]
# seconds to wait between positioning command and triggering the detector
LATENCY = 5.0