From 93a6f9914c9d7d96574c255317d9ced7c38bcbdc Mon Sep 17 00:00:00 2001 From: voulot_d Date: Mon, 3 Apr 2017 15:33:20 +0200 Subject: [PATCH] Closedown --- 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 cc18a06..84afccd 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 = -45.0 + start = -180.0 stop = 180.0 step = 5.0 nb = 1 @@ -34,8 +34,8 @@ try: chargerms = [val.stdev for val in r.getReadable(0)] finally: phase.close() - q.close() #st.close() + q.close() #Setting the return value y = charge