Closedown
This commit is contained in:
@@ -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"]:
|
||||
|
||||
Reference in New Issue
Block a user