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