moved compiled extension into slsdet

This commit is contained in:
froejdh_e
2025-03-18 10:56:03 +01:00
parent eb8c34f53b
commit bc187bb198
17 changed files with 26 additions and 24 deletions

View File

@ -3,7 +3,7 @@
from .utils import element_if_equal
from .enums import dacIndex
from .defines import M3_MAX_PATTERN_LEVELS, MAX_PATTERN_LEVELS
from _slsdet import slsDetectorDefs
from ._slsdet import slsDetectorDefs
detectorType = slsDetectorDefs.detectorType