small additions to channels and base
This commit is contained in:
@ -29,12 +29,13 @@ detectors = [
|
||||
|
||||
detectors_with_config = DetectorConfig(detectors)
|
||||
detectors_with_config["JF16T03V01"]['save_dap_results'] = True
|
||||
detectors_with_config["JF16T03V01"]['disabled_modules'] = [0, 1] # bottom module:0, middle module:1, top module:2
|
||||
|
||||
|
||||
camera_channels = [
|
||||
# "SARES30-CAMS156-PCO1:FPICTURE", # PCO edge camera for the wavefront analysis (from Alvra)
|
||||
# "SARES30-CAMS156-SMX-OAV:FPICTURE", # SwissMX OAV camera picture
|
||||
# "SARES30-CAMS156-XE:FPICTURE", # X-ray eye
|
||||
"SARES30-CAMS156-XE:FPICTURE", # X-ray eye
|
||||
]
|
||||
|
||||
####################
|
||||
|
Reference in New Issue
Block a user