From 281dd7aed80c58457e6f8e7e27cfb9f97bf1c751 Mon Sep 17 00:00:00 2001 From: sfop Date: Thu, 30 Mar 2017 14:24:13 +0200 Subject: [PATCH] Script execution --- script/RFscan/SchottkyScan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/RFscan/SchottkyScan.py b/script/RFscan/SchottkyScan.py index 5882c76..9fc5a91 100644 --- a/script/RFscan/SchottkyScan.py +++ b/script/RFscan/SchottkyScan.py @@ -1,8 +1,8 @@ import ch.psi.pshell.epics.ControlledVariable as ControlledVariable if get_exec_pars().source == CommandSource.ui: - start = 0.0 - stop = 360.0 + start = -175.0 + stop = 180.0 step = 5.0 nb = 1 lat = 0.100