added detector configuration
This commit is contained in:
@ -60,7 +60,12 @@ from slic.core.acquisition.fakeacquisition import FakeAcquisition
|
||||
|
||||
from slic.devices.timing.events import CTASequencer
|
||||
|
||||
from channels.bs_channels import detectors, bs_channels, camera_channels
|
||||
from channels.bs_channels import (
|
||||
detectors,
|
||||
detectors_with_config,
|
||||
bs_channels,
|
||||
camera_channels,
|
||||
)
|
||||
from channels.pv_channels import pvs
|
||||
from spreadsheet import overview
|
||||
|
||||
|
Reference in New Issue
Block a user