From 29a0190fc6ce78e86e5e0b31e42090675fb9b47b Mon Sep 17 00:00:00 2001 From: sfop Date: Wed, 31 May 2017 08:10:20 +0200 Subject: [PATCH] Script execution --- script/RFscan/SchottkyScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/RFscan/SchottkyScan.py b/script/RFscan/SchottkyScan.py index 21e9d57..30f3ba3 100644 --- a/script/RFscan/SchottkyScan.py +++ b/script/RFscan/SchottkyScan.py @@ -1,7 +1,7 @@ import ch.psi.pshell.epics.ControlledVariable as ControlledVariable if get_exec_pars().source == CommandSource.ui: - start = -170.0 + start = -100.0 stop = 180.0 step = 5.0 nb = 3