From 1848018298a8ed0c975bf4e401cef13ff29ccc17 Mon Sep 17 00:00:00 2001 From: sfop Date: Thu, 30 Mar 2017 14:24:33 +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 9fc5a91..37ee149 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 = -175.0 + start = -45.0 stop = 180.0 step = 5.0 nb = 1