detsize in python

This commit is contained in:
Erik Frojdh
2020-09-21 17:18:31 +02:00
parent 9920987b4d
commit f6a442fd10
3 changed files with 10 additions and 2 deletions

View File

@ -10,7 +10,7 @@ from .gotthard import Gotthard
from .moench import Moench
import _slsdet
xy = _slsdet.xy
defs = _slsdet.slsDetectorDefs
from .enums import *