fixed app to use new thorlabs driver
This commit is contained in:
@@ -0,0 +1,144 @@
|
||||
{
|
||||
"scan_info": {
|
||||
"friendly_name": "test2",
|
||||
"waveform_prefix": "aaa",
|
||||
"data_directory": "/opt/scanengine-3",
|
||||
"timestamp": "2026-02-09T16:06:28.364606",
|
||||
"scan_finished": true,
|
||||
"completion_timestamp": "2026-02-09T16:27:37.121723"
|
||||
},
|
||||
"scan_parameters": {
|
||||
"number_of_angles": 4,
|
||||
"row_spacing_mm": 0.25,
|
||||
"scan_type": "standalone"
|
||||
},
|
||||
"scan_area": {
|
||||
"x_start_mm": 54.83,
|
||||
"x_delta_mm": 9.83,
|
||||
"y_start_mm": 43.83,
|
||||
"y_delta_mm": -9.17,
|
||||
"sample_size": "1.25\""
|
||||
},
|
||||
"scan_boxes": [
|
||||
{
|
||||
"angle_index": 0,
|
||||
"angle_degrees": 0.0,
|
||||
"start": [
|
||||
54.83,
|
||||
34.66
|
||||
],
|
||||
"end": [
|
||||
64.66,
|
||||
43.83
|
||||
],
|
||||
"original_corners": [
|
||||
[
|
||||
54.83,
|
||||
43.83
|
||||
],
|
||||
[
|
||||
64.66,
|
||||
43.83
|
||||
],
|
||||
[
|
||||
64.66,
|
||||
34.66
|
||||
],
|
||||
[
|
||||
54.83,
|
||||
34.66
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"angle_index": 1,
|
||||
"angle_degrees": 45.0,
|
||||
"start": [
|
||||
48.636,
|
||||
34.6394
|
||||
],
|
||||
"end": [
|
||||
62.0711,
|
||||
48.0744
|
||||
],
|
||||
"original_corners": [
|
||||
[
|
||||
48.636,
|
||||
41.1235
|
||||
],
|
||||
[
|
||||
55.5869,
|
||||
48.0744
|
||||
],
|
||||
[
|
||||
62.0711,
|
||||
41.5902
|
||||
],
|
||||
[
|
||||
55.1202,
|
||||
34.6394
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"angle_index": 2,
|
||||
"angle_degrees": 90.0,
|
||||
"start": [
|
||||
46.17,
|
||||
34.83
|
||||
],
|
||||
"end": [
|
||||
55.34,
|
||||
44.66
|
||||
],
|
||||
"original_corners": [
|
||||
[
|
||||
46.17,
|
||||
34.83
|
||||
],
|
||||
[
|
||||
46.17,
|
||||
44.66
|
||||
],
|
||||
[
|
||||
55.34,
|
||||
44.66
|
||||
],
|
||||
[
|
||||
55.34,
|
||||
34.83
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"angle_index": 3,
|
||||
"angle_degrees": 135.0,
|
||||
"start": [
|
||||
41.9256,
|
||||
28.636
|
||||
],
|
||||
"end": [
|
||||
55.3606,
|
||||
42.0711
|
||||
],
|
||||
"original_corners": [
|
||||
[
|
||||
48.8765,
|
||||
28.636
|
||||
],
|
||||
[
|
||||
41.9256,
|
||||
35.5869
|
||||
],
|
||||
[
|
||||
48.4098,
|
||||
42.0711
|
||||
],
|
||||
[
|
||||
55.3606,
|
||||
35.1202
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user