From a62bc68ab8050cd6d34138399db53cc6b97feae0 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 21 Jun 2021 17:29:16 +0200 Subject: [PATCH] June 2021 --- .../pipeline_config/SARES20-DSDPPRM_proc.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 configuration/pipeline_config/SARES20-DSDPPRM_proc.json diff --git a/configuration/pipeline_config/SARES20-DSDPPRM_proc.json b/configuration/pipeline_config/SARES20-DSDPPRM_proc.json new file mode 100644 index 0000000..df32b4b --- /dev/null +++ b/configuration/pipeline_config/SARES20-DSDPPRM_proc.json @@ -0,0 +1,13 @@ +{ + "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-DSDPPRM", + "name": "SARES20-DSDPPRM_proc", + "function": "bernina", + "mode": "PUSH" +} \ No newline at end of file