From fc8b5e7d64fa1b5e26c0dd61531ff930247b0556 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Fri, 23 Aug 2019 20:33:51 +0200 Subject: [PATCH] Script execution --- script/users/TUM/TUM_FastXPS.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, ...]