Files
camserver_sf/configuration/pipeline_config/test_proc_with_bs.json
T
2023-01-23 15:34:04 +01:00

20 lines
497 B
JSON

{
"pipeline_type": "processing",
"camera_name": "SARES11-SPEC125-M1",
"name": "test_proc_with_bs",
"image_background_enable": false,
"image_background": null,
"image_threshold": null,
"image_region_of_interest": null,
"bsread_address": "",
"bsread_channels": [
"SAR-CVME-TIFALL5:EvtSet",
"SIN-CVME-TIFGUN-EVR0:BUNCH-1-OK"
],
"bsread_image_buf": 1000,
"bsread_data_buf": 1000,
"abort_on_timeout": true,
"receive_timeout": 10000,
"function": "test_proc_with_bs",
"block": false
}