Closedown

This commit is contained in:
X11MA
2016-04-04 09:36:59 +02:00
parent 35efe6710d
commit 34ad38d7d5
+2
View File
@@ -243,6 +243,8 @@ if RUNTYPE in ["+/-", "+", "-", "+--+/+--+"]:
wait_channel(OTF_DONE, 1, type = 'i')
if RUNTYPE == "+/-":
number_of_scans = 2 * ROUNDS
elif RUNTYPE == "+--+/+--+":
number_of_scans = 10 * ROUNDS
else:
number_of_scans = ROUNDS
elif RUNTYPE in ["LH/LV", "LH", "LV"]: