Script execution

This commit is contained in:
gac-x03da
2023-09-17 01:12:15 +02:00
parent 4851e75191
commit 89a3409ee0

View File

@@ -18,8 +18,8 @@ SENSORS = (Counts, Scienta.dataMatrix, Scienta.spectrum, SampleCurrent, RefCurre
# don't save Scienta image, derived data only:
# SENSORS = (Counts, Scienta.spectrum, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)
STARTPOS = -15.
ENDPOS = +15.
STARTPOS = -5.
ENDPOS = +5.
# if integer, actual number of positions will be +1!
STEPS = 0.1
RELATIVE = False