added detector configuration

This commit is contained in:
2023-09-25 17:21:12 +02:00
parent 334d41508f
commit 5ac9ed4456
3 changed files with 61 additions and 1 deletions

View File

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