Script execution

This commit is contained in:
gac-x03da
2019-09-26 01:40:46 +02:00
parent 276b5a8dfe
commit a9bf780bc0

View File

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