Script execution

This commit is contained in:
gac-x03da
2019-03-01 00:47:31 +01:00
parent 0b1abafafe
commit aef5c5b18b

View File

@@ -10,7 +10,7 @@ ZIGZAG = True
# scan positioner: Eph = photon energy
#MOTORS = (ManipulatorPhi, ManipulatorTheta)
#MOTORS = [ManipulatorPhi]
MOTORS = [Scienta]
MOTORS = [dummy]
# comma-separated discrete list of scan positions
#POSITIONS = [(PHI_RA
#POSITIONS = [(PNGE[0], THETA_RANGE[0]), (PHI_RANGE[1], THETA_RANGE[1]), STEPS]