Index: tests/hd_nvm_scripts.py =================================================================== diff -u -rcd99ca8354f5c7910f699b7ac2c1976781b07627 -rbeb336b685d8e152fdbf31c19bfa4bed6b73f05a --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision cd99ca8354f5c7910f699b7ac2c1976781b07627) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision beb336b685d8e152fdbf31c19bfa4bed6b73f05a) @@ -7,8 +7,8 @@ # # @file hd_nvm_scripts.py # -# @author (last) Dara Navaei -# @date (last) 27-Mar-2023 +# @author (last) Sean Nash +# @date (last) 31-Mar-2023 # @author (original) Dara Navaei # @date (original) 10-Feb-2022 # @@ -58,7 +58,7 @@ #hd.calibration_record.cmd_set_hd_calibration_excel_to_fw('/home/fw/projects/HD_NV_Records/2023-03-27-HD-Record.xlsx') # For resetting the calibration record to benign values, use the function below - #hd.calibration_record.cmd_reset_hd_calibration_record() + hd.calibration_record.cmd_reset_hd_calibration_record() def run_system_commands():