From a1b3eaa89050bd7d6c16a98ea6e42009a344a26d Mon Sep 17 00:00:00 2001 From: X11MA Date: Mon, 15 Aug 2016 09:52:17 +0200 Subject: [PATCH] Closedown --- script/DelayScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/DelayScan.py b/script/DelayScan.py index c1f79e8..5c9a67d 100644 --- a/script/DelayScan.py +++ b/script/DelayScan.py @@ -278,7 +278,7 @@ def _startPlot(type): caput(OTF_ESET,en) wait_channel(OTF_DONE, 1, type = 'i') Scan(Delay_Time) - if polperscan=2: + if polperscan==2: switchpol(2,RUNTYPE) Scan(Delay_Time) switchpol(1,RUNTYPE)