mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
WIP
This commit is contained in:
@ -5,11 +5,11 @@ sys.path.append(os.path.join(os.getcwd(), 'bin'))
|
||||
|
||||
from sls_detector import Detector, Mythen3, Eiger, Jungfrau, DetectorDacs, Dac, Ctb
|
||||
from sls_detector import dacIndex, readoutMode
|
||||
|
||||
from sls_detector.lookup import view, find
|
||||
|
||||
d = Detector()
|
||||
# e = Eiger()
|
||||
# c = Ctb()
|
||||
c = Ctb()
|
||||
# j = Jungfrau()
|
||||
m = Mythen3()
|
||||
# m = Mythen3()
|
||||
|
||||
|
Reference in New Issue
Block a user