diff --git a/script/RFscan/SchottkyScan.py b/script/RFscan/SchottkyScan.py index 9fc5a91..37ee149 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 = -175.0 + start = -45.0 stop = 180.0 step = 5.0 nb = 1