Script execution

This commit is contained in:
gac-x03da
2019-10-02 17:12:06 +02:00
parent a2acc788dd
commit 1a93cad1c6
+6 -6
View File
@@ -14,15 +14,15 @@ import math
# adjust the following parameters
# move sample across beam
#ANGLE = -30.
#DISTANCE = 8.
#STEP = 0.1
ANGLE = -30.
DISTANCE = 8.
STEP = 0.1
# move sample along beam
ANGLE = +80.0
DISTANCE = 4.
STEP = 0.1
#ANGLE = +80.0
#DISTANCE = 4.
#STEP = 0.1
SENSORS = (Counts, AngleDistribution, EnergyDistribution, Scienta.dataMatrix, SampleCurrent, RefCurrent, MachineCurrent)
ENDSCAN = False