Script execution

This commit is contained in:
gac-x03da
2019-09-30 18:45:10 +02:00
parent d35e1ad2f9
commit fe4940a2c3
+6 -6
View File
@@ -14,15 +14,15 @@ import math
# adjust the following parameters
# move sample across beam
#ANGLE = -30.0
#DISTANCE = 8.
#STEP = 0.2
ANGLE = -30.0
DISTANCE = 6.
STEP = 0.3
# move sample along beam
ANGLE = +60.0
DISTANCE = 4.
STEP = 0.02
#ANGLE = +60.0
#DISTANCE = 4.
#STEP = 0.02
SENSORS = (Counts, AngleDistribution, EnergyDistribution, Scienta.dataMatrix, SampleCurrent, RefCurrent, MachineCurrent)
ENDSCAN = False