diff --git a/script/DeflectorScan.py b/script/DeflectorScan.py index 7be1ff6d..9652b7e0 100644 --- a/script/DeflectorScan.py +++ b/script/DeflectorScan.py @@ -21,7 +21,7 @@ SENSORS = (Counts, Scienta.dataMatrix, Scienta.spectrum, SampleCurrent, RefCurre STARTPOS = -15. ENDPOS = +15. # if integer, actual number of positions will be +1! -STEPS = 1. +STEPS = 0.1 RELATIVE = False LATENCY = 0.0 ENDSCAN = True