From 87b113e3a5af8a04dbb011b6b29218e3258e613d Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Fri, 25 Jan 2019 13:01:17 +0100 Subject: [PATCH] Closedown --- script/MultiRegion.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/script/MultiRegion.py b/script/MultiRegion.py index c64dbaa3..46af0229 100644 --- a/script/MultiRegion.py +++ b/script/MultiRegion.py @@ -40,13 +40,10 @@ import ch.psi.pshell.device.ReadonlyRegisterBase as ReadonlyRegisterBase import ch.psi.pshell.device.ReadonlyRegister.ReadonlyRegisterArray as ReadonlyRegisterArray import ch.psi.pshell.device.ReadonlyRegister.ReadonlyRegisterMatrix as ReadonlyRegisterMatrix -global ExitSlit - def check_region(region): """ check region dictionary items and apply defaults where necessary """ - dir() region['fixed'] = 'efix' in region if region['fixed']: region['elo'] = region['efix']