added pass through s11
This commit is contained in:
@@ -79,10 +79,14 @@
|
||||
]
|
||||
},
|
||||
"preprocess": {
|
||||
"calibration_set": "smoke_cal",
|
||||
"reference_set": "smoke_ref",
|
||||
"calibration_bundle_path": "/home/europa/Documents/radar_system/python_app/runtime/calibration_bundle.bin",
|
||||
"reference_bundle_path": "/home/europa/Documents/radar_system/python_app/runtime/reference_bundle.bin"
|
||||
"s21_calibration_set": "smoke_cal",
|
||||
"s21_reference_set": "smoke_ref",
|
||||
"s21_calibration_bundle_path": "/home/europa/Documents/radar_system/python_app/runtime/s21_calibration_bundle.bin",
|
||||
"s21_reference_bundle_path": "/home/europa/Documents/radar_system/python_app/runtime/s21_reference_bundle.bin",
|
||||
"s11_open_calibration_bundle_path": "/home/europa/Documents/radar_system/data_acq_and_processing/preprocessing/testdata/s11_open_calibration_bundle.bin",
|
||||
"s11_short_calibration_bundle_path": "/home/europa/Documents/radar_system/data_acq_and_processing/preprocessing/testdata/s11_short_calibration_bundle.bin",
|
||||
"s11_load_calibration_bundle_path": "/home/europa/Documents/radar_system/data_acq_and_processing/preprocessing/testdata/s11_load_calibration_bundle.bin",
|
||||
"s11_reference_bundle_path": "/home/europa/Documents/radar_system/data_acq_and_processing/preprocessing/testdata/s11_reference_bundle.bin"
|
||||
},
|
||||
"gpr": {
|
||||
"mode": "point",
|
||||
|
||||
Reference in New Issue
Block a user