diff --git a/script/users/TUM/TUM_FastXPS.py b/script/users/TUM/TUM_FastXPS.py index 00b56cdb..046ff490 100644 --- a/script/users/TUM/TUM_FastXPS.py +++ b/script/users/TUM/TUM_FastXPS.py @@ -25,7 +25,7 @@ MOTORS = [dummy] #MOTORS = [ManipulatorY, ManipulatorZ] # line scan [start, stop, step] -POSITIONS = [0., 10., 0.5] +POSITIONS = [0., 1000., 0.5] SCAN = 'lscan' # vector scan [pos1, pos2, pos3, ...]