Script execution

This commit is contained in:
gac-x03da
2019-08-13 11:39:30 +02:00
parent a0cbe3a407
commit 625ec7b0e1

View File

@@ -14,15 +14,15 @@ import math
# adjust the following parameters
# move sample across beam
ANGLE = -30.0
DISTANCE = 8.
STEP = 0.1
# move sample along beam
#ANGLE = +60.0
#ANGLE = -30.0
#DISTANCE = 8.
#STEP = 0.1
# move sample along beam
ANGLE = +60.0
DISTANCE = 2.
STEP = 0.01
SENSORS = (Counts, AngleDistribution, EnergyDistribution, Scienta.dataMatrix, SampleCurrent, RefCurrent, MachineCurrent)
ENDSCAN = False