From e4d2d2ddcd102a2a4f3091875a3daf9785a54ce9 Mon Sep 17 00:00:00 2001 From: sfop Date: Mon, 10 Jul 2017 15:37:29 +0200 Subject: [PATCH] Script execution --- script/RFscan/SchottkyScan.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/RFscan/SchottkyScan.py b/script/RFscan/SchottkyScan.py index 5ebc29b..46ee476 100644 --- a/script/RFscan/SchottkyScan.py +++ b/script/RFscan/SchottkyScan.py @@ -4,9 +4,9 @@ import ch.psi.pshell.epics.ChannelDouble as ChannelDouble dry_run = False if get_exec_pars().source == CommandSource.ui: - start = -30.0 - stop = 30.0 - step = 1.0 + start = 50.0 + stop = 100.0 + step = 5.0 nb = 3 lat = 0.300 plt = None