From b00d12e8761887d13e1f33c205cecc4b500147eb Mon Sep 17 00:00:00 2001 From: sfop Date: Wed, 31 May 2017 08:08:35 +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..c65cb81 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 = -10.0 stop = 180.0 step = 5.0 nb = 3