added pass through s11
This commit is contained in:
+8
-4
@@ -55,10 +55,14 @@
|
||||
]
|
||||
},
|
||||
"preprocess": {
|
||||
"calibration_set": "",
|
||||
"reference_set": "",
|
||||
"calibration_bundle_path": "python_app/runtime/calibration_bundle.bin",
|
||||
"reference_bundle_path": "python_app/runtime/reference_bundle.bin"
|
||||
"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": ""
|
||||
},
|
||||
"gpr": {
|
||||
"mode": "point",
|
||||
|
||||
Reference in New Issue
Block a user