This commit is contained in:
root
2023-04-20 09:13:47 +02:00
parent b41f3193ab
commit 90796cbda4
6 changed files with 98 additions and 2 deletions

View File

@@ -0,0 +1,37 @@
{
"camera_calibration": {
"reference_marker": [
0,
0,
100,
100
],
"reference_marker_width": 100.0,
"reference_marker_height": 100.0,
"angle_horizontal": 0.0,
"angle_vertical": 0.0
},
"mirror_x": false,
"mirror_y": false,
"rotate": 0,
"roi": null,
"image_background": null,
"source_type": "bsread",
"prefix": "SARFE10-PSSS059-LB",
"source": "SARFE10-PSSS059-LB",
"name": "SARFE10-PSSS059-LB",
"connections": 2,
"buffer_size": 0,
"buffer_threshold": 0.5,
"debug": true,
"check_timestamp": true,
"group": [
"Photonics",
"Alvra",
"Bernina",
"Beamline Aramis"
],
"alias": [],
"protocol": "tcp",
"forwarder_port": 8890
}

View File

@@ -0,0 +1,26 @@
{
"camera_calibration": {
"reference_marker": [
0,
0,
100,
100
],
"reference_marker_width": 100.0,
"reference_marker_height": 100.0,
"angle_horizontal": 0.0,
"angle_vertical": 0.0
},
"mirror_x": false,
"mirror_y": false,
"rotate": 0,
"roi": null,
"image_background": null,
"source_type": "epics",
"alias": [],
"source": "SATOP21-PSCA149",
"group": [
"Photonics"
],
"name": "SATOP21-PSCA149"
}

View File

@@ -17,6 +17,6 @@
"roi": null,
"image_background": null,
"source_type": "epics",
"source": "SATOP21-PSCR162",
"name": "SATOP21-PSCR162"
"name": "SATOP21-PSCA162",
"source": "SATOP21-PSCA162"
}

View File

@@ -0,0 +1,11 @@
{
"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": "SARFE10-PSSS059-LB",
"name": "SARFE10-PSSS059-LB_sp"
}

View File

@@ -0,0 +1,11 @@
{
"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": "SATOP21-PSCA149",
"name": "SATOP21-PSCA149_sp"
}

View File

@@ -0,0 +1,11 @@
{
"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": "SLAAR02-LPMO01-C321",
"name": "SLAAR02-LPMO01-C321_sp"
}