mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-14 16:48:41 +01:00
python
This commit is contained in:
5
python/sls_detector/__init__.py
Normal file
5
python/sls_detector/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .detector import Detector, DetectorError, free_shared_memory
|
||||
from .eiger import Eiger
|
||||
from .jungfrau import Jungfrau
|
||||
from .jungfrau_ctb import JungfrauCTB
|
||||
from _sls_detector import DetectorApi
|
||||
Reference in New Issue
Block a user