Script execution

This commit is contained in:
gac-x03da
2019-09-06 12:41:45 +02:00
parent eff7dfa0be
commit 962817ac8d
+1 -1
View File
@@ -20,7 +20,7 @@ import math
# move sample along beam
ANGLE = +60.0
DISTANCE = 2.
DISTANCE = 5.
STEP = 0.01
SENSORS = (Counts, AngleDistribution, EnergyDistribution, Scienta.dataMatrix, SampleCurrent, RefCurrent, MachineCurrent)