Feat: Add location of raw data
2 unresolved threads
2 unresolved threads
A field for the raw data location in the calibration DB as well as corresponding interface exists for a while. However up to now it was not filled. I find it rather useful, because it is only the way to match calibration constants with characterization data.
Merge request reports
Activity
Filter activity
@ahmedk After a small change the MR is ready for review.
949 959 " \n", 950 960 " if db_output:\n", 951 961 " metadata.send(cal_db_interface, timeout=cal_db_timeout) \n", 952 " \n", 962 " metadata.calibration_constant_version.raw_data_location = file_loc\n", changed this line in version 5 of the diff
mentioned in commit 81340a7b
Please register or sign in to reply