added s11!

This commit is contained in:
Ayzen
2026-03-26 18:29:42 +03:00
parent 9ddbde22bd
commit 077542cbd0
43 changed files with 713 additions and 347 deletions
+30 -8
View File
@@ -55,14 +55,36 @@
]
},
"preprocess": {
"s21_calibration_set": "",
"s21_reference_set": "",
"s21_calibration_bundle_path": "python_app/runtime/s21_calibration_bundle.bin",
"s21_reference_bundle_path": "python_app/runtime/s21_reference_bundle.bin",
"s11_open_calibration_bundle_path": "",
"s11_short_calibration_bundle_path": "",
"s11_load_calibration_bundle_path": "",
"s11_reference_bundle_path": ""
"s21": {
"calibration": {
"set_name": "",
"bundle_path": ""
},
"reference": {
"set_name": "",
"bundle_path": ""
}
},
"s11": {
"calibration": {
"open": {
"set_name": "",
"bundle_path": ""
},
"short": {
"set_name": "",
"bundle_path": ""
},
"load": {
"set_name": "",
"bundle_path": ""
}
},
"reference": {
"set_name": "",
"bundle_path": ""
}
}
},
"gpr": {
"mode": "point",