This commit is contained in:
Erik Frojdh
2020-01-21 09:07:27 +01:00
parent 4b7edf2e62
commit 5667353f47
4 changed files with 8 additions and 18 deletions

View File

@ -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()