added s11!
This commit is contained in:
+30
-8
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user