📃 docs(数据中台模块): 追加说明文档截图

追加页面有 反向追溯 正向追溯 托盘追溯 设备履历报表 鹰眼
This commit is contained in:
2026-05-07 18:35:03 +08:00
parent 7e01c3515b
commit c724f07f38
34 changed files with 64 additions and 34 deletions

View File

@@ -10,9 +10,13 @@
- 皮尔逊相关性分析PCC以火山图形式展示相关系数与 p 值,直观区分显著相关与不相关的参数
- 卡方独立性检验对分类型数据进行卡方检验判断 NG 与各参数分布的独立性
**功能对应截图**
![图片:鹰眼功能截图](/public/image/eagle_eyes/图片:鹰眼功能截图.png)
<div align="center">
<img style="margin-top:18px;" src="/public/image/data_middleground/eagle_eyes/相关性分析鹰眼截图.png" alt="相关性分析鹰眼截图">
<div style="font-size:12px; font-weight:bold;">图1 相关性分析鹰眼</div>
</div>
## 2. 术语说明
@@ -68,7 +72,11 @@ flowchart LR
| 生产批次 | 选择需要进行 NG 分析的批次号 | 是 |
**功能对应截图**
![图片:选择生产批次截图](/public/image/eagle_eyes/图片:选择生产批次截图.png)
<div align="center">
<img style="margin-top:18px;" src="/public/image/data_middleground/eagle_eyes/选择生产批次截图.png" alt="选择生产批次截图">
<div style="font-size:12px; font-weight:bold;">图1 选择生产批次</div>
</div>
### 3.3 选择 NG 工序与 NG 代码
@@ -88,7 +96,16 @@ flowchart LR
| NG 代码 | 该工序下需要分析的具体 NG 类型,如"荷电保持率不合格"等 | 是 |
**功能对应截图**
![图片选择工序与NG代码截图](/public/image/eagle_eyes/图片选择工序与NG代码截图.png)
<div align="center">
<img style="margin-top:18px;" src="/public/image/data_middleground/eagle_eyes/选择工艺流程截图.png" alt="选择工艺流程截图">
<div style="font-size:12px; font-weight:bold;">图1 选择工艺流程</div>
</div>
<div align="center">
<img style="margin-top:18px;" src="/public/image/data_middleground/eagle_eyes/选择NG类别截图.png" alt="选择NG类别截图">
<div style="font-size:12px; font-weight:bold;">图2 选择NG类别</div>
</div>
### 3.4 执行分析
@@ -106,7 +123,12 @@ flowchart LR
分析结果分为上下两个区域分别展示皮尔逊相关性分析PCC和卡方检验的结果。
**功能对应截图**
![图片:分析结果总览截图](/public/image/eagle_eyes/图片:分析结果总览截图.png)
<div align="center">
<img style="margin-top:18px;" src="/public/image/data_middleground/eagle_eyes/分析结果总览截图.png" alt="分析结果总览截图">
<div style="font-size:12px; font-weight:bold;">图1 分析结果总览</div>
</div>
### 4.1 皮尔逊相关性分析PCC
@@ -131,7 +153,11 @@ flowchart LR
| 相关性 | 判定结论,蓝色"显著"或红色"不显著" |
**功能对应截图**
![图片PCC火山图截图](/public/image/eagle_eyes/图片PCC火山图截图.png)
<div align="center">
<img style="margin-top:18px;" src="/public/image/data_middleground/eagle_eyes/有无相关性结果截图.png" alt="有无相关性结果截图">
<div style="font-size:12px; font-weight:bold;">图1 有无相关性结果</div>
</div>
### 4.2 卡方独立性检验
@@ -150,7 +176,11 @@ flowchart LR
**【提示】** 卡方检验的 p 值列支持科学计数法展示,鼠标悬停在"p 值"表头上可查看说明。
**功能对应截图**
![图片:卡方检验结果截图](/public/image/eagle_eyes/图片:卡方检验结果截图.png)
<div align="center">
<img style="margin-top:18px;" src="/public/image/data_middleground/eagle_eyes/卡方检验结果截图.png" alt="卡方检验结果截图">
<div style="font-size:12px; font-weight:bold;">图1 卡方检验结果</div>
</div>
### 4.3 无分析数据提示