Index: tests/test_dg_calibration.py =================================================================== diff -u -r4da359d875e41ceea5ed164a20636256da74e886 -r2ffe0dce8601f75d920e64fb2e0eb412726fa864 --- tests/test_dg_calibration.py (.../test_dg_calibration.py) (revision 4da359d875e41ceea5ed164a20636256da74e886) +++ tests/test_dg_calibration.py (.../test_dg_calibration.py) (revision 2ffe0dce8601f75d920e64fb2e0eb412726fa864) @@ -38,10 +38,13 @@ f = open("DG_Calibration.log", "w") - print(cal.DG_CALIBRATION_RECORD) + #print(cal.DG_CALIBRATION_RECORD) #dara = [] #cal.get_dg_calibration_data() + #cal.DG_CALIBRATION_RECORD['pressure_sensors']['ppi']['gain'][1] = 34.2 + #print(cal.DG_CALIBRATION_RECORD) + try: """ while True: