fixed app to use new thorlabs driver
This commit is contained in:
@@ -0,0 +1,144 @@
|
||||
{
|
||||
"scan_info": {
|
||||
"friendly_name": "stest",
|
||||
"waveform_prefix": "aaa",
|
||||
"data_directory": "/opt/scanengine-3",
|
||||
"timestamp": "2026-02-09T15:57:49.753094",
|
||||
"scan_finished": true,
|
||||
"completion_timestamp": "2026-02-09T15:57:58.301940"
|
||||
},
|
||||
"scan_parameters": {
|
||||
"number_of_angles": 4,
|
||||
"row_spacing_mm": 0.5,
|
||||
"scan_type": "standalone"
|
||||
},
|
||||
"scan_area": {
|
||||
"x_start_mm": 48.5,
|
||||
"x_delta_mm": 15.83,
|
||||
"y_start_mm": 42.17,
|
||||
"y_delta_mm": -15.67,
|
||||
"sample_size": "1.25\""
|
||||
},
|
||||
"scan_boxes": [
|
||||
{
|
||||
"angle_index": 0,
|
||||
"angle_degrees": 0.0,
|
||||
"start": [
|
||||
48.5,
|
||||
26.5
|
||||
],
|
||||
"end": [
|
||||
64.33,
|
||||
42.17
|
||||
],
|
||||
"original_corners": [
|
||||
[
|
||||
48.5,
|
||||
42.17
|
||||
],
|
||||
[
|
||||
64.33,
|
||||
42.17
|
||||
],
|
||||
[
|
||||
64.33,
|
||||
26.5
|
||||
],
|
||||
[
|
||||
48.5,
|
||||
26.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"angle_index": 1,
|
||||
"angle_degrees": 45.0,
|
||||
"start": [
|
||||
45.3339,
|
||||
24.3934
|
||||
],
|
||||
"end": [
|
||||
67.6077,
|
||||
46.6673
|
||||
],
|
||||
"original_corners": [
|
||||
[
|
||||
45.3339,
|
||||
35.4738
|
||||
],
|
||||
[
|
||||
56.5274,
|
||||
46.6673
|
||||
],
|
||||
[
|
||||
67.6077,
|
||||
35.5869
|
||||
],
|
||||
[
|
||||
56.4142,
|
||||
24.3934
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"angle_index": 2,
|
||||
"angle_degrees": 90.0,
|
||||
"start": [
|
||||
47.83,
|
||||
28.5
|
||||
],
|
||||
"end": [
|
||||
63.5,
|
||||
44.33
|
||||
],
|
||||
"original_corners": [
|
||||
[
|
||||
47.83,
|
||||
28.5
|
||||
],
|
||||
[
|
||||
47.83,
|
||||
44.33
|
||||
],
|
||||
[
|
||||
63.5,
|
||||
44.33
|
||||
],
|
||||
[
|
||||
63.5,
|
||||
28.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"angle_index": 3,
|
||||
"angle_degrees": 135.0,
|
||||
"start": [
|
||||
43.3327,
|
||||
25.3339
|
||||
],
|
||||
"end": [
|
||||
65.6066,
|
||||
47.6077
|
||||
],
|
||||
"original_corners": [
|
||||
[
|
||||
54.5262,
|
||||
25.3339
|
||||
],
|
||||
[
|
||||
43.3327,
|
||||
36.5274
|
||||
],
|
||||
[
|
||||
54.4131,
|
||||
47.6077
|
||||
],
|
||||
[
|
||||
65.6066,
|
||||
36.4142
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user