From 04f33ff3a6f6a42c2051d7bc8b25d48e2b4a7340 Mon Sep 17 00:00:00 2001 From: voulot_d Date: Wed, 25 Jan 2017 17:14:04 +0100 Subject: [PATCH] Script execution --- script/RFscan/ShottkyScan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/RFscan/ShottkyScan.py b/script/RFscan/ShottkyScan.py index d92f82c..a9cdcd6 100644 --- a/script/RFscan/ShottkyScan.py +++ b/script/RFscan/ShottkyScan.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 = 50.0 + stop = 230.0 step = 5.0 nb = 1 lat = 0.100