Script execution

This commit is contained in:
gac-x03da
2019-11-08 16:08:47 +01:00
parent 084594159c
commit eb88464e03

View File

@@ -20,8 +20,8 @@ import math
# move sample along beam
ANGLE = +80.0
DISTANCE = 12.
ANGLE = +60.0
DISTANCE = 5.
STEP = 0.1
SENSORS = (Counts, AngleDistribution, EnergyDistribution, Scienta.dataMatrix, SampleCurrent, RefCurrent, MachineCurrent)