优化日志显示
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""EOTF 曲线绘制(HDR)。
|
||||
"""EOTF 曲线绘制(HDR)。
|
||||
|
||||
Step 2 重构:从 pqAutomationApp.PQAutomationApp.plot_eotf 原样搬迁。
|
||||
"""
|
||||
@@ -145,4 +145,4 @@ def plot_eotf(self, L_bar, results_with_eotf_list, test_type):
|
||||
except:
|
||||
pass
|
||||
|
||||
self.log_gui.log("EOTF 曲线 + 数据表格绘制完成")
|
||||
self.log_gui.log("EOTF 曲线 + 数据表格绘制完成", level="success")
|
||||
|
||||
Reference in New Issue
Block a user