acquisition examples and cleanup

This commit is contained in:
2023-11-13 11:31:57 +01:00
parent 2b61757705
commit afde091b4e
17 changed files with 43027 additions and 163 deletions

View File

@ -29,13 +29,14 @@ 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
detectors_with_config["JF16T03V01"]['remove_raw_files'] = 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
]
####################
@ -142,7 +143,7 @@ channels_PSSS059 = [
"SARFE10-PSSS059:SPECTRUM_Y_SUM",
"SARFE10-PSSS059:SPECTRUM_X",
"SARFE10-PSSS059:SPECTRUM_Y",
# "SARFE10-PSSS059:FPICTURE",
#"SARFE10-PSSS059:FPICTURE",
"SARFE10-PSSS059:processing_parameters",
]
@ -280,7 +281,7 @@ bs_channels = (
camera_channels
+ channels_gas_monitor
# + channels_RF
# + channels_Xeye
+ channels_Xeye
+ channels_PBPS053
+ channels_PSSS059
+ channels_PBPS113