Script execution

This commit is contained in:
gac-x03da
2019-11-09 19:12:16 +01:00
parent e433569ad3
commit 8c8d34b9bf

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 = +60.0
DISTANCE = 5.
STEP = 0.1
#ANGLE = +60.0
#DISTANCE = 5.
#STEP = 0.1
SENSORS = (Counts, AngleDistribution, EnergyDistribution, Scienta.dataMatrix, SampleCurrent, RefCurrent, MachineCurrent)
ENDSCAN = False