Files
camserver_sf/configuration/pipeline_config/arrival_time_proc.json
T
2023-10-24 13:02:07 +02:00

23 lines
592 B
JSON

{
"image_background_enable": false,
"image_background": null,
"image_threshold": null,
"image_region_of_interest": null,
"image_good_region": null,
"image_slices": null,
"pipeline_type": "processing",
"#camera_name": "SARES20-CAMS142-M5",
"camera_name": "SARES11-SPEC125-M1",
"name": "arrival_time_proc",
"bsread_address": "",
"bsread_channels": [
"SAR-CVME-TIFALL5:EvtSet"
],
"bsread_image_buf": 1000,
"bsread_data_buf": 1000,
"mode": "PUSH",
"allow_type_changes": false,
"function": "arrival_time_proc",
"no_client_timeout": 0,
"dispatcher_disable_compression": true
}