bsrn.dataset.BSRNPlot.table#

BSRNPlot.table(output_file=None, title=None)[source]#

Plot the QC results summary table. 画质量控制结果汇总表。

Parameters:
  • output_file (str, optional) – Output path for the plot. 输出图像的路径。

  • title (str, optional) – Plot title. 图表标题。

Return type:

None