moved compiled extension into slsdet

This commit is contained in:
froejdh_e
2025-05-22 16:53:31 +02:00
committed by maliakal_d
parent d4c09bfd21
commit ef62155207
17 changed files with 26 additions and 24 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ This file contains the specialization for the Moench detector
from .detector import Detector, freeze
from .dacs import DetectorDacs
import _slsdet
from . import _slsdet
dacIndex = _slsdet.slsDetectorDefs.dacIndex
from .detector_property import DetectorProperty