diff --git a/viewer/functions/itkpd_interface/download_results.py b/viewer/functions/itkpd_interface/download_results.py index 3c6aa2f3126808e14e8aa43d2b14bcaf70f77629..1f2b7e4f1698b50d73b09a52bfef07c4f8e8c43d 100755 --- a/viewer/functions/itkpd_interface/download_results.py +++ b/viewer/functions/itkpd_interface/download_results.py @@ -50,6 +50,7 @@ class QCResultDownloader(PDInterface.PDInterface): "WIREBOND": self.__download_NonEle, "PARYLENE": self.__download_NonEle, "THERMAL_CYCLING": self.__download_Thermalcycle, + "THERMAL_CYCLING10": self.__download_Thermalcycle, "ADC_CALIBRATION": self.__download_NonEle, "TUNING": self.__download_NonEle, "WP_ENVELOPE": self.__download_NonEle, diff --git a/viewer/itkpd-interface/config/stage_test.json b/viewer/itkpd-interface/config/stage_test.json index 4f29b5362876c9889b847fbb08216fe47406259c..68baa4b13f59393c59b2233f56629fb0afa3e750 100644 --- a/viewer/itkpd-interface/config/stage_test.json +++ b/viewer/itkpd-interface/config/stage_test.json @@ -129,6 +129,10 @@ "ldb_testType": "THERMAL_CYCLING", "pdb_testType": "THERMAL_CYCLING" }, + { + "ldb_testType": "THERMAL_CYCLING10", + "pdb_testType": "THERMAL_CYCLING10" + }, { "ldb_testType": "OPTICAL", "pdb_testType": "OPTICAL" @@ -402,6 +406,10 @@ "ldb_testType": "THERMAL_CYCLING", "pdb_testType": "THERMAL_CYCLING" }, + { + "ldb_testType": "THERMAL_CYCLING10", + "pdb_testType": "THERMAL_CYCLING10" + }, { "ldb_testType": "OPTICAL", "pdb_testType": "OPTICAL" diff --git a/viewer/json-lists/supported_test.json b/viewer/json-lists/supported_test.json index 2df61543eeb28ad239d23da35dbdfaccadc34a12..a99fdb705cc439b54063441a3b1be428e7414432 100644 --- a/viewer/json-lists/supported_test.json +++ b/viewer/json-lists/supported_test.json @@ -42,6 +42,7 @@ "XRAY_SCAN_30DEG", "XRAY_SCAN_min15DEG", "THERMAL_CYCLING", + "THERMAL_CYCLING10", "WIREBOND", "WIREBONDING", "ADC_CALIBRATION", @@ -83,6 +84,7 @@ "WP_ENVELOPE": "displayResults/wpenvelope_result.html", "PARYLENE": "displayResults/paryleneresult.html", "THERMAL_CYCLING": "displayResults/thermalresult.html", + "THERMAL_CYCLING10": "displayResults/thermalresult.html", "ADC_CALIBRATION": "displayResults/adc_calibration.html", "TUNING_30DEG": "displayResults/tuning.html", "TUNING_20DEG": "displayResults/tuning.html", @@ -102,6 +104,7 @@ "ADC calibration (ADC_CALIBRATION)", "Tuning (TUNING)", "Parylene Properties (PARYLENE)", - "Thermal Cycling Information (THERMAL_CYCLING)" + "Thermal Cycling Information (THERMAL_CYCLING)", + "Thermal Cycling Information (THERMAL_CYCLING10)" ] } diff --git a/viewer/json-lists/supported_test_bare.json b/viewer/json-lists/supported_test_bare.json index 779d3b524c96a772682ecedfbb85221434bbfbcb..5f4666ac8db9c66268b6104445b9586b4bc2dd2b 100644 --- a/viewer/json-lists/supported_test_bare.json +++ b/viewer/json-lists/supported_test_bare.json @@ -30,6 +30,7 @@ "XRAY_SCAN_30_DEGREE", "XRAY_SCAN_min15_DEGREE", "THERMAL_CYCLING", + "THERMAL_CYCLING10", "WIREBOND", "WIREBONDING", "ADC_CALIBRATION", @@ -69,6 +70,7 @@ "WP_ENVELOPE": "wpenvelope_result.html", "PARYLENE": "paryleneresult.html", "THERMAL_CYCLING": "thermalresult.html", + "THERMAL_CYCLING10": "thermalresult.html", "ADC_CALIBRATION": "adc_calibration.html", "TUNING": "tuning.html", "BARE_MODULE_SENSOR_IV": "displayResults/baremodule_sensor_iv.html" @@ -86,6 +88,7 @@ "ADC calibration (ADC_CALIBRATION)", "Tuning (TUNING)", "Parylene Properties (PARYLENE)", - "Thermal Cycling Information (THERMAL_CYCLING)" + "Thermal Cycling Information (THERMAL_CYCLING)", + "Thermal Cycling Information (THERMAL_CYCLING10)" ] } diff --git a/viewer/json-lists/supported_test_pcb.json b/viewer/json-lists/supported_test_pcb.json index e653312a4907e7683fcb147f15b17446c33195b2..3dfc2245b5332a6a80ea434242ac4dc7a1f267a5 100644 --- a/viewer/json-lists/supported_test_pcb.json +++ b/viewer/json-lists/supported_test_pcb.json @@ -30,6 +30,7 @@ "XRAY_SCAN_30_DEGREE", "XRAY_SCAN_min15_DEGREE", "THERMAL_CYCLING", + "THERMAL_CYCLING10", "WIREBOND", "WIREBONDING", "ADC_CALIBRATION", @@ -68,6 +69,7 @@ "WP_ENVELOPE": "wpenvelope_result.html", "PARYLENE": "paryleneresult.html", "THERMAL_CYCLING": "thermalresult.html", + "THERMAL_CYCLING10": "thermalresult.html", "ADC_CALIBRATION": "adc_calibration.html", "TUNING": "tuning.html" }, @@ -84,6 +86,7 @@ "ADC calibration (ADC_CALIBRATION)", "Tuning (TUNING)", "Parylene Properties (PARYLENE)", - "Thermal Cycling Information (THERMAL_CYCLING)" + "Thermal Cycling Information (THERMAL_CYCLING)", + "Thermal Cycling Information (THERMAL_CYCLING10)" ] } diff --git a/viewer/json-lists/supported_test_sensor.json b/viewer/json-lists/supported_test_sensor.json index fac3e7ff91d343751a10391afa99cb0d4f1348eb..1dc300db60c6508927a9f27340b6f2491d22bd1a 100644 --- a/viewer/json-lists/supported_test_sensor.json +++ b/viewer/json-lists/supported_test_sensor.json @@ -17,6 +17,7 @@ "ADC calibration (ADC_CALIBRATION)", "Tuning (TUNING)", "Parylene Properties (PARYLENE)", - "Thermal Cycling Information (THERMAL_CYCLING)" + "Thermal Cycling Information (THERMAL_CYCLING)", + "Thermal Cycling Information (THERMAL_CYCLING10)" ] }