mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-05-14 12:05:36 +02:00
dacs should work now even in tests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||
from .detector import Detector, freeze
|
||||
from .utils import element_if_equal
|
||||
from .dacs import DetectorDacs, NamedDacs
|
||||
from .dacs import NamedDacs
|
||||
from .powers import DetectorPowers
|
||||
from .proxy import SlowAdcProxy
|
||||
from . import _slsdet
|
||||
|
||||
Reference in New Issue
Block a user