Closedown

This commit is contained in:
gac-x03da
2019-01-25 13:01:17 +01:00
parent 0cc3528b81
commit 87b113e3a5

View File

@@ -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']