Script execution
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user