app.py 118 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642
  1. """
  2. 缺陷集中性分析 - Streamlit 交互式可视化页面
  3. """
  4. import pandas as pd
  5. import numpy as np
  6. import matplotlib
  7. matplotlib.use("Agg")
  8. import matplotlib.pyplot as plt
  9. import matplotlib.font_manager as fm
  10. import seaborn as sns
  11. import streamlit as st
  12. import plotly.express as px
  13. import plotly.graph_objects as go
  14. import os
  15. from datetime import datetime
  16. from sklearn.cluster import DBSCAN
  17. from sklearn.decomposition import PCA
  18. from sklearn.preprocessing import StandardScaler
  19. from defect_analysis.data_quality import build_data_quality_report
  20. from defect_analysis.cases import (
  21. VALID_CASE_STATUSES,
  22. VALID_CASE_TRANSITIONS,
  23. create_root_cause_case,
  24. get_audit_logs,
  25. list_cases,
  26. update_case_status,
  27. )
  28. from app_utils import (
  29. apply_defect_filters,
  30. build_diagnostic_dashboard,
  31. build_html_report,
  32. build_ml_factor_insights,
  33. calculate_kpis,
  34. calculate_spc_metrics,
  35. generate_industry_diagnosis,
  36. get_missing_required_columns,
  37. normalize_defect_schema,
  38. TEMPLATE_COLUMNS,
  39. )
  40. # --- 中文字体设置 ---
  41. def setup_chinese_font():
  42. """设置中文字体"""
  43. font_paths = [
  44. r"C:\Windows\Fonts\msyh.ttc", # 微软雅黑
  45. r"C:\Windows\Fonts\simhei.ttf", # 黑体
  46. r"C:\Windows\Fonts\simsun.ttc", # 宋体
  47. r"C:\Windows\Fonts\malgun.ttf", # Malgun Gothic
  48. ]
  49. for fp in font_paths:
  50. if os.path.exists(fp):
  51. font_prop = fm.FontProperties(fname=fp)
  52. plt.rcParams["font.family"] = font_prop.get_name()
  53. plt.rcParams["axes.unicode_minus"] = False
  54. return font_prop
  55. # fallback
  56. plt.rcParams["font.sans-serif"] = ["SimHei", "Microsoft YaHei", "Arial Unicode MS"]
  57. plt.rcParams["axes.unicode_minus"] = False
  58. return None
  59. setup_chinese_font()
  60. # --- 页面配置 ---
  61. st.set_page_config(
  62. page_title="屏幕缺陷集中性分析",
  63. page_icon="🔍",
  64. layout="wide",
  65. initial_sidebar_state="expanded"
  66. )
  67. # --- 侧边栏 ---
  68. st.sidebar.title("🔍 筛选条件")
  69. # --- 数据源切换 ---
  70. st.sidebar.divider()
  71. st.sidebar.subheader("📂 数据源")
  72. data_source = st.sidebar.radio("选择数据源", ["内置模拟数据", "上传CSV文件"], label_visibility="collapsed")
  73. uploaded_df = None
  74. if data_source == "上传CSV文件":
  75. uploaded_file = st.sidebar.file_uploader("上传CSV文件", type=["csv"], accept_multiple_files=False)
  76. if uploaded_file is not None:
  77. try:
  78. uploaded_df = pd.read_csv(uploaded_file, parse_dates=["timestamp"])
  79. uploaded_df["timestamp"] = pd.to_datetime(uploaded_df["timestamp"])
  80. missing = get_missing_required_columns(uploaded_df)
  81. if missing:
  82. st.sidebar.error(f"缺少字段: {', '.join(missing)}")
  83. uploaded_df = None
  84. else:
  85. uploaded_df = normalize_defect_schema(uploaded_df)
  86. st.sidebar.success(f"已加载 {len(uploaded_df)} 条记录")
  87. st.sidebar.caption("已自动补齐缺陷几何、多工序机台、治具和材料批次等可选行业字段")
  88. # 下载模板
  89. template_df = pd.DataFrame(columns=TEMPLATE_COLUMNS)
  90. csv_template = template_df.to_csv(index=False, encoding="utf-8-sig")
  91. st.sidebar.download_button(
  92. label="📋 下载数据格式模板",
  93. data=csv_template,
  94. file_name="defect_data_template.csv",
  95. mime="text/csv"
  96. )
  97. except Exception as e:
  98. st.sidebar.error(f"CSV解析失败: {e}")
  99. uploaded_df = None
  100. else:
  101. st.sidebar.info("请选择一个CSV文件上传")
  102. # --- 加载数据 ---
  103. @st.cache_data(ttl=300)
  104. def load_data_from_csv():
  105. """加载内置模拟数据"""
  106. if not os.path.exists("defect_data.csv"):
  107. st.error("未找到 defect_data.csv,请先运行 generate_data.py 生成数据")
  108. return None
  109. df = pd.read_csv("defect_data.csv", parse_dates=["timestamp"])
  110. return normalize_defect_schema(df)
  111. @st.cache_data(ttl=300, show_spinner=False)
  112. def build_cached_ml_factor_insights(data, target_defect_type, model_name, top_n):
  113. """缓存 ML 训练洞察,避免页面交互时重复训练。"""
  114. return build_ml_factor_insights(
  115. data,
  116. target_defect_type=target_defect_type,
  117. model_name=model_name,
  118. top_n=top_n,
  119. )
  120. if data_source == "上传CSV文件" and uploaded_df is not None:
  121. df = uploaded_df
  122. else:
  123. df = load_data_from_csv()
  124. if df is None:
  125. st.stop()
  126. # --- 数据库路径 ---
  127. st.sidebar.divider()
  128. st.sidebar.subheader("🗄️ 数据库")
  129. db_path = st.sidebar.text_input(
  130. "数据库路径",
  131. value="defect_analysis.db",
  132. help="Case 管理和数据持久化使用的 SQLite 数据库路径",
  133. )
  134. # --- 角色视图 ---
  135. st.sidebar.divider()
  136. st.sidebar.subheader("👤 视图模式")
  137. view_mode = st.sidebar.selectbox(
  138. "选择视图模式",
  139. options=["操作员", "工程师", "管理者"],
  140. index=1,
  141. help="操作员: 基础分析 | 工程师: 全部功能 | 管理者: KPI+SPC+健康评分"
  142. )
  143. # 各角色可见的 Tab
  144. tab_visibility = {
  145. "操作员": {
  146. "tabs": ["🗺️ 空间集中性", "📊 类型集中性 (帕累托)", "📈 时间集中性",
  147. "🏗️ 设备座号集中性", "🔬 缺陷模式识别", "🧭 诊断驾驶舱"],
  148. "show_kpi": True,
  149. "show_export": True,
  150. },
  151. "工程师": {
  152. "tabs": "all",
  153. "show_kpi": True,
  154. "show_export": True,
  155. },
  156. "管理者": {
  157. "tabs": ["🚨 SPC 控制图与预警", "🔬 缺陷模式识别", "💚 设备健康与共性分析",
  158. "📊 类型集中性 (帕累托)", "📈 时间集中性", "🧭 诊断驾驶舱", "📋 Case 管理"],
  159. "show_kpi": True,
  160. "show_export": True,
  161. },
  162. }
  163. # 应用 Tab 可见性
  164. current_config = tab_visibility[view_mode]
  165. # --- 筛选条件 ---
  166. # 日期范围
  167. min_date = df["timestamp"].min().date()
  168. max_date = df["timestamp"].max().date()
  169. date_range = st.sidebar.date_input(
  170. "日期范围",
  171. value=[min_date, max_date],
  172. min_value=min_date,
  173. max_value=max_date
  174. )
  175. if len(date_range) == 2:
  176. start_date, end_date = pd.Timestamp(date_range[0]), pd.Timestamp(date_range[1])
  177. else:
  178. start_date, end_date = pd.Timestamp(min_date), pd.Timestamp(max_date)
  179. # 缺陷类型
  180. all_types = sorted(df["defect_type"].unique())
  181. selected_types = st.sidebar.multiselect("缺陷类型", options=all_types, default=all_types)
  182. # 班次
  183. shift_options = ["全部", "白班", "夜班"]
  184. selected_shift = st.sidebar.radio("班次", options=shift_options)
  185. # 批次
  186. all_batches = sorted(df["batch_id"].unique())
  187. selected_batches = st.sidebar.multiselect("批次", options=all_batches, default=all_batches)
  188. # 严重程度
  189. all_severities = ["全部", "轻微", "中等", "严重"]
  190. selected_severity = st.sidebar.selectbox("严重程度", options=all_severities)
  191. # 设备
  192. all_equipment = sorted(df["equipment_id"].unique())
  193. selected_equipment = st.sidebar.multiselect("前贴附设备", options=all_equipment, default=all_equipment)
  194. # 座号(随设备联动)
  195. if selected_equipment:
  196. eq_seats = sorted(df[df["equipment_id"].isin(selected_equipment)]["seat_id"].unique())
  197. selected_seats = st.sidebar.multiselect("座号", options=eq_seats, default=eq_seats)
  198. else:
  199. selected_seats = []
  200. filtered_df = apply_defect_filters(
  201. df,
  202. start_date=start_date,
  203. end_date=end_date,
  204. selected_types=selected_types,
  205. selected_batches=selected_batches,
  206. selected_equipment=selected_equipment,
  207. selected_seats=selected_seats,
  208. selected_shift=selected_shift,
  209. selected_severity=selected_severity,
  210. )
  211. # ========== KPI 看板 ==========
  212. kpis = calculate_kpis(df, filtered_df)
  213. total_panels_inspected = kpis["total_panels_inspected"]
  214. defective_panels = kpis["defective_panels"]
  215. yield_rate = kpis["yield_rate"]
  216. total_defects = kpis["total_defects"]
  217. critical_defects = kpis["critical_defects"]
  218. top_defect_type = kpis["top_defect_type"]
  219. kpi1, kpi2, kpi3, kpi4, kpi5, kpi6 = st.columns(6)
  220. kpi1.metric("检测面板数", f"{total_panels_inspected} 块")
  221. kpi2.metric("不良面板数", f"{defective_panels} 块", delta=f"{defective_panels/total_panels_inspected*100:.1f}%" if total_panels_inspected > 0 else "0%")
  222. kpi3.metric("综合良率", f"{yield_rate:.1f}%", delta=f"{yield_rate - 95:.1f}%", delta_color="normal" if yield_rate >= 95 else "inverse")
  223. kpi4.metric("缺陷总数", f"{total_defects} 个")
  224. kpi5.metric("严重缺陷", f"{critical_defects} 个", delta=f"{critical_defects/max(total_defects,1)*100:.1f}%" if total_defects > 0 else "0%")
  225. kpi6.metric("主要缺陷类型", top_defect_type)
  226. # 第二排 KPI
  227. eq_concentrated = False
  228. if "equipment_id" in filtered_df.columns:
  229. eq_stats = filtered_df.groupby("equipment_id").size()
  230. top_eq = eq_stats.idxmax() if len(eq_stats) > 0 else "-"
  231. top_eq_count = eq_stats.max() if len(eq_stats) > 0 else 0
  232. else:
  233. top_eq, top_eq_count = "-", 0
  234. seat_concentrated = False
  235. if "seat_id" in filtered_df.columns and len(filtered_df) > 0:
  236. seat_stats = filtered_df.groupby("seat_id").size()
  237. if len(seat_stats) > 0:
  238. top_seat = seat_stats.idxmax()
  239. top_seat_count = seat_stats.max()
  240. avg_seat_count = seat_stats.mean()
  241. if top_seat_count > avg_seat_count * 2:
  242. seat_concentrated = True
  243. else:
  244. top_seat, top_seat_count = "-", 0
  245. else:
  246. top_seat, top_seat_count = "-", 0
  247. kpi7, kpi8, kpi9 = st.columns(3)
  248. kpi7.metric("最高缺陷设备", str(top_eq), f"{top_eq_count} 个缺陷")
  249. kpi8.metric("最高缺陷座号", str(top_seat), f"{top_seat_count} 个缺陷")
  250. if seat_concentrated:
  251. kpi9.metric("座号集中性", "⚠️ 存在集中", delta="需关注", delta_color="inverse")
  252. else:
  253. kpi9.metric("座号集中性", "✅ 正常分布")
  254. # --- 主标题 ---
  255. st.title("📊 屏幕缺陷集中性分析系统")
  256. st.markdown(f"**数据范围**: {start_date.strftime('%Y-%m-%d')} ~ {end_date.strftime('%Y-%m-%d')} | "
  257. f"**筛选后缺陷数**: {len(filtered_df)} 条 | "
  258. f"**涉及面板**: {filtered_df['panel_id'].nunique()} 块")
  259. st.divider()
  260. if filtered_df.empty:
  261. st.warning("当前筛选条件下没有缺陷记录,请放宽日期、批次、设备或缺陷类型筛选。")
  262. st.stop()
  263. # --- Tab 布局 (按角色动态) ---
  264. ALL_TABS = [
  265. "🧭 诊断驾驶舱",
  266. "🔬 ML 因子分析",
  267. "📋 Case 管理",
  268. "🗺️ 空间集中性",
  269. "📊 类型集中性 (帕累托)",
  270. "📈 时间集中性",
  271. "🏭 批次集中性",
  272. "🏗️ 设备座号集中性",
  273. "🔗 关联分析",
  274. "🧠 智能缺陷聚类 (DBSCAN)",
  275. "🚨 SPC 控制图与预警",
  276. "🔬 缺陷模式识别",
  277. "💚 设备健康与共性分析",
  278. "🔲 多层叠加分析"
  279. ]
  280. if current_config["tabs"] == "all":
  281. visible_tabs = ALL_TABS
  282. else:
  283. visible_tabs = [t for t in ALL_TABS if t in current_config["tabs"]]
  284. tab_containers = st.tabs(visible_tabs)
  285. tab_map = {name: container for name, container in zip(visible_tabs, tab_containers)}
  286. def get_tab(name):
  287. """获取指定 Tab 容器,如果不可见则返回 None"""
  288. return tab_map.get(name)
  289. # ========== Tab 0: 诊断驾驶舱 ==========
  290. _t = get_tab("🧭 诊断驾驶舱")
  291. if _t:
  292. with _t:
  293. dashboard = build_diagnostic_dashboard(filtered_df)
  294. industry_diagnosis = generate_industry_diagnosis(filtered_df, dashboard)
  295. quality_report = build_data_quality_report(filtered_df)
  296. level_colors = {
  297. "严重": ("#7f1d1d", "#fee2e2"),
  298. "关注": ("#92400e", "#fef3c7"),
  299. "正常": ("#14532d", "#dcfce7"),
  300. }
  301. level_fg, level_bg = level_colors.get(dashboard["severity_level"], ("#334155", "#e2e8f0"))
  302. st.markdown(
  303. """
  304. <style>
  305. .diag-hero {
  306. padding: 24px 28px;
  307. border-radius: 24px;
  308. background:
  309. radial-gradient(circle at 15% 15%, rgba(20, 184, 166, .18), transparent 28%),
  310. linear-gradient(135deg, #0f172a 0%, #12343b 52%, #294936 100%);
  311. color: #f8fafc;
  312. box-shadow: 0 18px 45px rgba(15, 23, 42, .18);
  313. margin-bottom: 18px;
  314. }
  315. .diag-hero h2 { margin: 0 0 8px 0; font-size: 30px; letter-spacing: .02em; }
  316. .diag-hero p { margin: 0; color: #cbd5e1; font-size: 15px; }
  317. .diag-badge {
  318. display: inline-flex;
  319. align-items: center;
  320. padding: 6px 12px;
  321. border-radius: 999px;
  322. font-weight: 700;
  323. margin-bottom: 12px;
  324. }
  325. .diag-card {
  326. padding: 18px 18px;
  327. border-radius: 18px;
  328. border: 1px solid #dbe4e7;
  329. background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  330. min-height: 128px;
  331. }
  332. .diag-card .label { color: #64748b; font-size: 13px; margin-bottom: 8px; }
  333. .diag-card .value { color: #0f172a; font-size: 26px; font-weight: 800; line-height: 1.1; }
  334. .diag-card .hint { color: #475569; font-size: 13px; margin-top: 10px; }
  335. </style>
  336. """,
  337. unsafe_allow_html=True,
  338. )
  339. st.markdown(
  340. f"""
  341. <div class="diag-hero">
  342. <div class="diag-badge" style="color:{level_fg}; background:{level_bg};">
  343. 当前诊断等级:{dashboard["severity_level"]}
  344. </div>
  345. <h2>缺陷诊断驾驶舱</h2>
  346. <p>{dashboard["primary_recommendation"]}</p>
  347. </div>
  348. """,
  349. unsafe_allow_html=True,
  350. )
  351. card1, card2, card3, card4 = st.columns(4)
  352. with card1:
  353. st.markdown(
  354. f"""
  355. <div class="diag-card">
  356. <div class="label">筛选后缺陷</div>
  357. <div class="value">{len(filtered_df)}</div>
  358. <div class="hint">涉及 {filtered_df["panel_id"].nunique()} 块面板</div>
  359. </div>
  360. """,
  361. unsafe_allow_html=True,
  362. )
  363. with card2:
  364. st.markdown(
  365. f"""
  366. <div class="diag-card">
  367. <div class="label">主导缺陷类型</div>
  368. <div class="value">{dashboard["top_defect_type"]}</div>
  369. <div class="hint">占全部缺陷 {dashboard["top_defect_share"]:.1%}</div>
  370. </div>
  371. """,
  372. unsafe_allow_html=True,
  373. )
  374. with card3:
  375. st.markdown(
  376. f"""
  377. <div class="diag-card">
  378. <div class="label">严重缺陷占比</div>
  379. <div class="value">{dashboard["serious_share"]:.1%}</div>
  380. <div class="hint">高于 20% 建议立即复盘</div>
  381. </div>
  382. """,
  383. unsafe_allow_html=True,
  384. )
  385. with card4:
  386. top_root = dashboard["root_causes"].iloc[0] if len(dashboard["root_causes"]) else None
  387. root_name = top_root["根因候选"] if top_root is not None else "-"
  388. root_share = top_root["占比"] if top_root is not None else 0
  389. root_lift = top_root["异常倍数"] if top_root is not None else 0
  390. st.markdown(
  391. f"""
  392. <div class="diag-card">
  393. <div class="label">首要根因候选</div>
  394. <div class="value" style="font-size:22px;">{root_name}</div>
  395. <div class="hint">贡献 {root_share:.1%} 缺陷,异常 {root_lift:.2f}x</div>
  396. </div>
  397. """,
  398. unsafe_allow_html=True,
  399. )
  400. st.markdown(
  401. f"""
  402. <div style="
  403. margin-top: 16px;
  404. padding: 18px 20px;
  405. border-radius: 18px;
  406. border: 1px solid #c7d2fe;
  407. background: linear-gradient(135deg, #eef2ff 0%, #f8fafc 55%, #ecfeff 100%);
  408. ">
  409. <div style="font-size: 13px; color: #475569; font-weight: 700; margin-bottom: 6px;">
  410. 3C 面板行业诊断结论
  411. </div>
  412. <div style="font-size: 18px; color: #0f172a; font-weight: 800;">
  413. {industry_diagnosis["headline"]}
  414. </div>
  415. </div>
  416. """,
  417. unsafe_allow_html=True,
  418. )
  419. diag_col1, diag_col2 = st.columns([1, 1])
  420. with diag_col1:
  421. st.subheader("识别到的缺陷模式")
  422. for pattern in industry_diagnosis["patterns"]:
  423. st.markdown(f"- {pattern}")
  424. with diag_col2:
  425. st.subheader("行业化排查建议")
  426. for idx, recommendation in enumerate(industry_diagnosis["recommendations"], 1):
  427. st.markdown(f"{idx}. {recommendation}")
  428. quality_cols = st.columns(5)
  429. quality_cols[0].metric("数据质量分", f"{quality_report['score']:.1f}")
  430. quality_cols[1].metric("必填完整率", f"{quality_report['required_complete_rate']:.1%}")
  431. quality_cols[2].metric("坐标合法率", f"{quality_report['coordinate_valid_rate']:.1%}")
  432. quality_cols[3].metric("枚举合法率", f"{quality_report['enum_valid_rate']:.1%}")
  433. quality_cols[4].metric("追溯覆盖率", f"{quality_report['traceability_rate']:.1%}")
  434. if quality_report["issues"] != ["数据质量良好"]:
  435. st.warning("数据质量提示:" + ";".join(quality_report["issues"]))
  436. st.divider()
  437. left, right = st.columns([1.25, 1])
  438. with left:
  439. st.subheader("交互式面板数字孪生")
  440. panel_w = float(df["panel_width_mm"].iloc[0])
  441. panel_h = float(df["panel_height_mm"].iloc[0])
  442. fig_map = go.Figure()
  443. fig_map.add_shape(
  444. type="rect",
  445. x0=0,
  446. y0=0,
  447. x1=panel_w,
  448. y1=panel_h,
  449. line=dict(color="#0f172a", width=2),
  450. fillcolor="#f8fafc",
  451. layer="below",
  452. )
  453. fig_map.add_trace(
  454. go.Scatter(
  455. x=filtered_df["x_mm"],
  456. y=filtered_df["y_mm"],
  457. mode="markers",
  458. marker=dict(
  459. size=7,
  460. color=filtered_df["severity"].map({"轻微": 1, "中等": 2, "严重": 3}),
  461. colorscale=[[0, "#38bdf8"], [0.5, "#f59e0b"], [1, "#dc2626"]],
  462. showscale=True,
  463. colorbar=dict(title="严重度"),
  464. opacity=0.72,
  465. line=dict(width=0.4, color="#ffffff"),
  466. ),
  467. text=filtered_df["defect_id"],
  468. customdata=filtered_df[["defect_type", "severity", "equipment_id", "seat_id", "batch_id"]],
  469. hovertemplate=(
  470. "缺陷ID: %{text}<br>"
  471. "坐标: (%{x:.1f}, %{y:.1f}) mm<br>"
  472. "类型: %{customdata[0]}<br>"
  473. "严重度: %{customdata[1]}<br>"
  474. "设备/座号: %{customdata[2]} / %{customdata[3]}<br>"
  475. "批次: %{customdata[4]}<extra></extra>"
  476. ),
  477. name="缺陷点",
  478. )
  479. )
  480. fig_map.add_vrect(x0=0, x1=panel_w * 0.1, fillcolor="#f97316", opacity=0.08, line_width=0)
  481. fig_map.add_vrect(x0=panel_w * 0.9, x1=panel_w, fillcolor="#f97316", opacity=0.08, line_width=0)
  482. fig_map.add_hrect(y0=panel_h * 0.72, y1=panel_h * 0.88, fillcolor="#14b8a6", opacity=0.09, line_width=0)
  483. fig_map.update_layout(
  484. height=560,
  485. margin=dict(l=18, r=18, t=30, b=18),
  486. plot_bgcolor="#ffffff",
  487. paper_bgcolor="#ffffff",
  488. xaxis=dict(title="X (mm)", range=[0, panel_w], showgrid=True, gridcolor="#e2e8f0"),
  489. yaxis=dict(title="Y (mm)", range=[0, panel_h], scaleanchor="x", scaleratio=1, showgrid=True, gridcolor="#e2e8f0"),
  490. title="按真实屏幕比例定位缺陷,橙色为边缘敏感区,青色为 FPC 关注区",
  491. )
  492. st.plotly_chart(fig_map, use_container_width=True)
  493. fig_density = px.density_heatmap(
  494. filtered_df,
  495. x="x_mm",
  496. y="y_mm",
  497. nbinsx=28,
  498. nbinsy=42,
  499. color_continuous_scale="YlOrRd",
  500. title="密度热区视图",
  501. labels={"x_mm": "X (mm)", "y_mm": "Y (mm)"},
  502. )
  503. fig_density.update_layout(height=300, margin=dict(l=18, r=18, t=42, b=18))
  504. st.plotly_chart(fig_density, use_container_width=True)
  505. with right:
  506. st.subheader("根因候选榜")
  507. root_causes = dashboard["root_causes"].copy()
  508. fig_root = px.bar(
  509. root_causes.sort_values("风险分", ascending=True),
  510. x="风险分",
  511. y="根因候选",
  512. orientation="h",
  513. color="异常倍数",
  514. color_continuous_scale="Tealrose",
  515. text="风险分",
  516. hover_data={
  517. "缺陷数": True,
  518. "占比": ":.1%",
  519. "异常倍数": ":.2f",
  520. "涉及面板": True,
  521. "主要缺陷": True,
  522. "严重占比": ":.1%",
  523. "风险分": ":.1f",
  524. },
  525. labels={"风险分": "风险分", "根因候选": ""},
  526. )
  527. fig_root.update_traces(texttemplate="%{text:.1f}", textposition="outside")
  528. fig_root.update_layout(height=360, margin=dict(l=8, r=20, t=20, b=20))
  529. st.plotly_chart(fig_root, use_container_width=True)
  530. root_table = root_causes.copy()
  531. root_table["占比"] = root_table["占比"].map(lambda v: f"{v:.1%}")
  532. root_table["异常倍数"] = root_table["异常倍数"].map(lambda v: f"{v:.2f}x")
  533. root_table["严重占比"] = root_table["严重占比"].map(lambda v: f"{v:.1%}")
  534. st.dataframe(root_table, use_container_width=True, hide_index=True)
  535. st.caption("风险分 = 贡献规模 + 异常倍数 + 严重占比 + 涉及面板数。先查高贡献且高偏离的组合。")
  536. trend_col, pareto_col = st.columns([1, 1])
  537. with trend_col:
  538. st.subheader("每日缺陷走势")
  539. daily_trend = dashboard["daily_trend"]
  540. fig_trend_dash = px.area(
  541. daily_trend,
  542. x="day",
  543. y="缺陷数",
  544. markers=True,
  545. color_discrete_sequence=["#0f766e"],
  546. labels={"day": "日期", "缺陷数": "缺陷数"},
  547. )
  548. fig_trend_dash.update_traces(line=dict(width=3), fillcolor="rgba(20, 184, 166, .22)")
  549. fig_trend_dash.update_layout(height=350, margin=dict(l=18, r=18, t=20, b=18))
  550. st.plotly_chart(fig_trend_dash, use_container_width=True)
  551. with pareto_col:
  552. st.subheader("缺陷类型 Pareto")
  553. pareto = dashboard["pareto"].head(8)
  554. fig_pareto_dash = go.Figure()
  555. fig_pareto_dash.add_trace(
  556. go.Bar(
  557. x=pareto["缺陷类型"],
  558. y=pareto["缺陷数"],
  559. marker_color="#334155",
  560. name="缺陷数",
  561. hovertemplate="%{x}<br>缺陷数: %{y}<extra></extra>",
  562. )
  563. )
  564. fig_pareto_dash.add_trace(
  565. go.Scatter(
  566. x=pareto["缺陷类型"],
  567. y=pareto["累计占比"],
  568. yaxis="y2",
  569. mode="lines+markers",
  570. line=dict(color="#dc2626", width=3),
  571. name="累计占比",
  572. hovertemplate="%{x}<br>累计占比: %{y:.1%}<extra></extra>",
  573. )
  574. )
  575. fig_pareto_dash.update_layout(
  576. height=350,
  577. margin=dict(l=18, r=18, t=20, b=18),
  578. yaxis=dict(title="缺陷数"),
  579. yaxis2=dict(title="累计占比", overlaying="y", side="right", tickformat=".0%"),
  580. legend=dict(orientation="h", y=1.12),
  581. )
  582. st.plotly_chart(fig_pareto_dash, use_container_width=True)
  583. # ========== Tab 0.5: ML 因子分析 ==========
  584. _t = get_tab("🔬 ML 因子分析")
  585. if _t:
  586. with _t:
  587. dashboard = build_diagnostic_dashboard(filtered_df)
  588. extended_root_causes = dashboard.get("extended_root_causes")
  589. st.header("根因与关键因子分析")
  590. st.markdown("综合规则评分、统计分析、机器学习验证与行业维度,输出可解释的异常候选。")
  591. ml_col1, ml_col2, ml_col3 = st.columns([1, 1, 1])
  592. with ml_col1:
  593. ml_target_type = st.selectbox(
  594. "目标缺陷",
  595. options=sorted(filtered_df["defect_type"].dropna().unique()),
  596. index=sorted(filtered_df["defect_type"].dropna().unique()).index(dashboard["top_defect_type"])
  597. if dashboard["top_defect_type"] in sorted(filtered_df["defect_type"].dropna().unique())
  598. else 0,
  599. )
  600. with ml_col2:
  601. ml_model_name = st.selectbox(
  602. "ML 模型",
  603. options=["random_forest", "logistic_regression", "xgboost", "lightgbm"],
  604. format_func=lambda name: {
  605. "random_forest": "RandomForest",
  606. "logistic_regression": "LogisticRegression",
  607. "xgboost": "XGBoost",
  608. "lightgbm": "LightGBM",
  609. }[name],
  610. )
  611. with ml_col3:
  612. ml_top_n = st.slider("候选因子数", min_value=5, max_value=30, value=10, step=5)
  613. ml_insights = build_cached_ml_factor_insights(
  614. filtered_df,
  615. ml_target_type,
  616. ml_model_name,
  617. ml_top_n,
  618. )
  619. st.divider()
  620. if extended_root_causes is not None and not extended_root_causes.empty:
  621. st.subheader("扩展根因候选")
  622. extended_table = extended_root_causes.copy()
  623. extended_table["占比"] = extended_table["占比"].map(lambda v: f"{v:.1%}")
  624. extended_table["异常倍数"] = extended_table["异常倍数"].map(lambda v: f"{v:.2f}x")
  625. extended_table["严重占比"] = extended_table["严重占比"].map(lambda v: f"{v:.1%}")
  626. st.dataframe(extended_table, use_container_width=True, hide_index=True)
  627. st.caption("覆盖治具、吸嘴、材料批次、清洗/绑定等维度,用于多前制程链路追溯。")
  628. if ml_insights["error"]:
  629. st.warning(f"ML 模型暂不可用:{ml_insights['error']}")
  630. else:
  631. metric_train = ml_insights["metrics"]
  632. metric_valid = ml_insights["validation_metrics"]
  633. m1, m2, m3, m4 = st.columns(4)
  634. m1.metric("训练准确率", f"{metric_train.get('train_accuracy', 0):.1%}")
  635. m2.metric("训练 AUC", f"{metric_train.get('train_auc', 0):.3f}")
  636. m3.metric("验证准确率", f"{metric_valid.get('validation_accuracy', 0):.1%}")
  637. m4.metric("验证 AUC", f"{metric_valid.get('validation_auc', 0):.3f}")
  638. importance_df = pd.DataFrame(ml_insights["feature_importance"])
  639. if not importance_df.empty:
  640. st.subheader("模型特征贡献 TOP")
  641. importance_df["importance"] = importance_df["importance"].map(lambda v: round(v, 4))
  642. st.dataframe(importance_df.head(15), use_container_width=True, hide_index=True)
  643. st.caption("用于判断模型主要依赖哪些设备、座号、材料批次、坐标或缺陷几何特征。")
  644. key_factors = ml_insights["key_factors"]
  645. if not key_factors.empty:
  646. st.subheader(f"关键因子分析:{ml_insights['target_defect_type']}")
  647. key_factor_table = key_factors.copy()
  648. key_factor_table["目标占比"] = key_factor_table["目标占比"].map(lambda v: f"{v:.1%}")
  649. key_factor_table["基线占比"] = key_factor_table["基线占比"].map(lambda v: f"{v:.1%}")
  650. key_factor_table["异常倍数"] = key_factor_table["异常倍数"].map(lambda v: f"{v:.2f}x")
  651. key_factor_table["支持度"] = key_factor_table["支持度"].map(lambda v: f"{v:.1%}")
  652. if "ml_probability" in key_factor_table.columns:
  653. key_factor_table["ml_probability"] = key_factor_table["ml_probability"].map(lambda v: f"{v:.1%}")
  654. st.dataframe(key_factor_table, use_container_width=True, hide_index=True)
  655. st.caption("关键因子按目标缺陷占比、异常倍数、样本数、支持度和模型概率综合排序。")
  656. else:
  657. st.info("当前数据未找到显著关键因子,可放宽筛选条件或增加样本量。")
  658. # ========== Tab: Case 管理 ==========
  659. _t = get_tab("📋 Case 管理")
  660. if _t:
  661. with _t:
  662. st.header("异常 Case 闭环管理")
  663. st.markdown("从根因分析发现异常,创建 Case 追踪改善过程,直至关闭并审计。")
  664. from defect_analysis.database import init_database
  665. init_database(db_path)
  666. # 子 Tab
  667. case_list_tab, case_create_tab, case_audit_tab = st.tabs(["Case 列表", "创建 Case", "审计日志"])
  668. # ---- Case 列表 ----
  669. with case_list_tab:
  670. status_filter = st.selectbox(
  671. "状态筛选",
  672. options=["全部"] + sorted(VALID_CASE_STATUSES),
  673. index=0,
  674. label_visibility="collapsed",
  675. )
  676. all_cases = list_cases(
  677. db_path,
  678. status=None if status_filter == "全部" else status_filter,
  679. )
  680. if all_cases.empty:
  681. st.info("暂无 Case 记录,请先在「创建 Case」中新建异常追踪。")
  682. else:
  683. status_counts = all_cases["status"].value_counts()
  684. st_cols = st.columns(len(status_counts))
  685. for idx, (status, count) in enumerate(status_counts.items()):
  686. st_cols[idx].metric(status, count)
  687. display = all_cases.copy()
  688. display["created_at"] = pd.to_datetime(display["created_at"]).dt.strftime("%Y-%m-%d %H:%M")
  689. display["updated_at"] = pd.to_datetime(display["updated_at"]).dt.strftime("%Y-%m-%d %H:%M")
  690. st.dataframe(
  691. display[["case_id", "title", "status", "candidate_type", "candidate_value",
  692. "defect_type", "panel_zone", "owner", "created_by", "created_at", "updated_at"]],
  693. use_container_width=True,
  694. hide_index=True,
  695. )
  696. # 状态更新
  697. st.subheader("更新 Case 状态")
  698. upd_col1, upd_col2, upd_col3, upd_col4 = st.columns([1, 2, 1, 2])
  699. with upd_col1:
  700. sel_case_id = st.number_input("Case ID", min_value=1, step=1, key="upd_case_id")
  701. with upd_col2:
  702. current_row = all_cases[all_cases["case_id"] == int(sel_case_id)]
  703. if not current_row.empty:
  704. current_status = current_row.iloc[0]["status"]
  705. allowed = VALID_CASE_TRANSITIONS.get(current_status, set())
  706. if allowed:
  707. st.selectbox(
  708. f"当前: {current_status} → 目标状态",
  709. options=sorted(allowed),
  710. key="upd_target",
  711. )
  712. else:
  713. st.warning(f"当前状态 {current_status} 不可流转,Case 已终态。")
  714. else:
  715. st.warning("请选择有效的 Case ID")
  716. with upd_col3:
  717. actor = st.text_input("操作人", value="engineer", key="upd_actor")
  718. with upd_col4:
  719. note = st.text_input("备注", value="", key="upd_note")
  720. can_update = not current_row.empty and bool(VALID_CASE_TRANSITIONS.get(current_row.iloc[0]["status"], set()))
  721. if st.button("确认更新状态", key="upd_submit", disabled=not can_update):
  722. try:
  723. target_status = st.session_state.get("upd_target", "")
  724. if target_status:
  725. update_case_status(
  726. db_path,
  727. case_id=int(sel_case_id),
  728. status=target_status,
  729. actor=actor or "system",
  730. note=note,
  731. )
  732. st.success(f"Case {sel_case_id} 已更新至 {target_status}")
  733. st.rerun()
  734. except ValueError as e:
  735. st.error(str(e))
  736. # ---- 创建 Case ----
  737. with case_create_tab:
  738. st.subheader("新建异常 Case")
  739. cr_col1, cr_col2 = st.columns(2)
  740. with cr_col1:
  741. cr_title = st.text_input("Case 标题", key="cr_title")
  742. cr_candidate_type = st.selectbox(
  743. "候选维度",
  744. options=[
  745. "lam_fixture_id", "lam_jig_id", "lam_nozzle_id",
  746. "material_lot_oca", "material_lot_glass", "material_lot_polarizer",
  747. "clean_equipment_id", "clean_slot_id", "bond_equipment_id", "bond_head_id",
  748. "equipment_id", "seat_id", "shift", "recipe_id",
  749. ],
  750. key="cr_type",
  751. )
  752. cr_candidate_value = st.text_input("候选值", key="cr_value")
  753. with cr_col2:
  754. cr_defect_type = st.selectbox(
  755. "缺陷类型",
  756. options=sorted(df["defect_type"].dropna().unique()),
  757. key="cr_defect",
  758. )
  759. cr_panel_zone = st.text_input("面板区域", value="", key="cr_zone")
  760. cr_owner = st.text_input("责任人", value="", key="cr_owner")
  761. cr_created_by = st.text_input("创建人", value="engineer", key="cr_creator")
  762. cr_recommendation = st.text_area("改善建议", value="", key="cr_recommendation", height=80)
  763. if st.button("创建 Case", key="cr_submit"):
  764. if not cr_title or not cr_candidate_value:
  765. st.error("标题和候选值不能为空")
  766. else:
  767. case_id = create_root_cause_case(
  768. db_path,
  769. title=cr_title,
  770. candidate_type=cr_candidate_type,
  771. candidate_value=cr_candidate_value,
  772. defect_type=cr_defect_type,
  773. panel_zone=cr_panel_zone or "未指定",
  774. owner=cr_owner or cr_created_by,
  775. created_by=cr_created_by,
  776. recommendation=cr_recommendation or "待分析",
  777. )
  778. st.success(f"Case #{case_id} 已创建")
  779. st.rerun()
  780. # ---- 审计日志 ----
  781. with case_audit_tab:
  782. st.subheader("操作审计日志")
  783. audit_filter = st.selectbox(
  784. "实体筛选",
  785. options=["全部", "case"],
  786. index=1,
  787. key="audit_entity_filter",
  788. )
  789. audit_entity_id = st.number_input(
  790. "实体 ID(留空查全部)",
  791. min_value=0,
  792. value=0,
  793. step=1,
  794. key="audit_entity_id_input",
  795. )
  796. logs = get_audit_logs(
  797. db_path,
  798. entity_type="case" if audit_filter == "case" else None,
  799. entity_id=audit_entity_id if audit_entity_id > 0 else None,
  800. )
  801. if logs.empty:
  802. st.info("暂无审计日志")
  803. else:
  804. logs["created_at"] = pd.to_datetime(logs["created_at"]).dt.strftime("%Y-%m-%d %H:%M:%S")
  805. st.dataframe(
  806. logs[["audit_id", "entity_type", "entity_id", "action", "actor", "details", "created_at"]],
  807. use_container_width=True,
  808. hide_index=True,
  809. )
  810. # ========== Tab 1: 空间集中性 ==========
  811. _t = get_tab("🗺️ 空间集中性")
  812. if _t:
  813. with _t:
  814. st.header("缺陷空间分布热力图")
  815. col1, col2 = st.columns([2, 1])
  816. with col1:
  817. # 热力图分辨率
  818. grid_size = st.slider("热力图网格分辨率", min_value=5, max_value=50, value=20)
  819. fig, axes = plt.subplots(1, 2, figsize=(14, 6))
  820. # 左图:2D 热力图
  821. x_edges = np.linspace(0, df["panel_width_mm"].iloc[0], grid_size + 1)
  822. y_edges = np.linspace(0, df["panel_height_mm"].iloc[0], grid_size + 1)
  823. H, _, _ = np.histogram2d(
  824. filtered_df["x_mm"], filtered_df["y_mm"],
  825. bins=[x_edges, y_edges]
  826. )
  827. im = axes[0].imshow(
  828. H.T, origin="lower", aspect="auto",
  829. extent=[0, df["panel_width_mm"].iloc[0], 0, df["panel_height_mm"].iloc[0]],
  830. cmap="YlOrRd"
  831. )
  832. axes[0].set_title(f"缺陷密度热力图 (总 {len(filtered_df)} 个)")
  833. axes[0].set_xlabel("X (mm)")
  834. axes[0].set_ylabel("Y (mm)")
  835. plt.colorbar(im, ax=axes[0], label="缺陷数量")
  836. # 右图:散点图(叠加)
  837. axes[1].scatter(
  838. filtered_df["x_mm"], filtered_df["y_mm"],
  839. alpha=0.3, s=5, c="red", edgecolors="none"
  840. )
  841. axes[1].set_title("缺陷位置散点图")
  842. axes[1].set_xlabel("X (mm)")
  843. axes[1].set_ylabel("Y (mm)")
  844. axes[1].set_aspect("equal")
  845. st.pyplot(fig)
  846. plt.close()
  847. with col2:
  848. st.subheader("区域统计")
  849. # 将面板分为 9 宫格
  850. x_bins = pd.cut(filtered_df["x_mm"], bins=3, labels=["左", "中", "右"])
  851. y_bins = pd.cut(filtered_df["y_mm"], bins=3, labels=["上", "中", "下"])
  852. region_df = pd.DataFrame({"X区域": x_bins, "Y区域": y_bins})
  853. region_counts = region_df.groupby(["X区域", "Y区域"], observed=False).size().unstack(fill_value=0)
  854. st.dataframe(region_counts, use_container_width=True)
  855. # 高频缺陷区域 TOP5
  856. st.subheader("高频缺陷区域 TOP5")
  857. region_df["区域"] = region_df["X区域"].astype(str) + "-" + region_df["Y区域"].astype(str)
  858. top_regions = region_df["区域"].value_counts().head(5)
  859. for i, (region, count) in enumerate(top_regions.items(), 1):
  860. st.metric(f"#{i} {region}", f"{count} 个缺陷")
  861. # --- 模拟面板缺陷标注图 ---
  862. st.divider()
  863. st.subheader("🖼️ 模拟面板缺陷标注图")
  864. st.markdown("选择批次和面板,查看缺陷在面板上的实际分布标注(按缺陷类型用不同颜色/形状区分)")
  865. ann_col1, ann_col2, ann_col3 = st.columns(3)
  866. with ann_col1:
  867. ann_batch = st.selectbox("选择批次", options=sorted(filtered_df["batch_id"].unique()), key="ann_batch")
  868. with ann_col2:
  869. panels_in_batch = sorted(filtered_df[filtered_df["batch_id"] == ann_batch]["panel_id"].unique())
  870. ann_panel = st.selectbox("选择面板", options=panels_in_batch, key="ann_panel")
  871. with ann_col3:
  872. ann_show_label = st.checkbox("显示缺陷标签", value=True)
  873. panel_defects = filtered_df[(filtered_df["batch_id"] == ann_batch) & (filtered_df["panel_id"] == ann_panel)]
  874. if len(panel_defects) == 0:
  875. st.warning(f"当前面板 **{ann_panel}** (批次 {ann_batch}) 在筛选条件下无缺陷记录,请调整筛选条件或选择其他面板")
  876. else:
  877. pw = df["panel_width_mm"].iloc[0]
  878. ph = df["panel_height_mm"].iloc[0]
  879. # 缺陷类型 → 颜色/形状映射
  880. type_style = {
  881. "划痕": {"color": "red", "marker": "x", "size": 80},
  882. "亮点": {"color": "yellow", "marker": "o", "size": 60},
  883. "暗点": {"color": "black", "marker": "x", "size": 60},
  884. "气泡": {"color": "cyan", "marker": "o", "size": 100},
  885. "色差": {"color": "magenta", "marker": "s", "size": 70},
  886. "漏光": {"color": "orange", "marker": "D", "size": 80},
  887. "裂纹": {"color": "darkred", "marker": "v", "size": 90},
  888. "异物": {"color": "green", "marker": "P", "size": 80},
  889. }
  890. fig_ann, ax_ann = plt.subplots(figsize=(3.5, 5))
  891. # 面板背景(模拟屏幕灰色渐变)
  892. ax_ann.add_patch(plt.Rectangle((0, 0), pw, ph, facecolor="#1a1a2e", edgecolor="#444", linewidth=2))
  893. # 内框(模拟屏幕可视区域)
  894. margin = 8
  895. ax_ann.add_patch(plt.Rectangle((margin, margin), pw - 2*margin, ph - 2*margin,
  896. facecolor="#16213e", edgecolor="#0f3460", linewidth=1.5))
  897. # FPC绑定区域标注
  898. fpc_y = ph * 0.7
  899. ax_ann.axhline(y=fpc_y, color="#555", linestyle="--", alpha=0.4, linewidth=0.5)
  900. ax_ann.text(pw/2, fpc_y + 2, "FPC区", color="#666", fontsize=7, ha="center", alpha=0.5)
  901. # 绘制缺陷标注
  902. for _, row in panel_defects.iterrows():
  903. style = type_style.get(row["defect_type"], {"color": "white", "marker": "o", "size": 50})
  904. severity_size = {"轻微": 0.7, "中等": 1.0, "严重": 1.4}.get(row["severity"], 1.0)
  905. ax_ann.scatter(row["x_mm"], row["y_mm"],
  906. c=style["color"], marker=style["marker"],
  907. s=style["size"] * severity_size,
  908. edgecolors="white", linewidth=0.3, alpha=0.85, zorder=3)
  909. if ann_show_label:
  910. ax_ann.annotate(row["defect_type"][:2],
  911. (row["x_mm"], row["y_mm"]),
  912. fontsize=5, color="white",
  913. ha="center", va="bottom", alpha=0.7, zorder=4)
  914. # 图例
  915. legend_elements = [plt.Line2D([0], [0], marker=type_style[t]["marker"], color="w",
  916. markerfacecolor=type_style[t]["color"], markersize=8,
  917. label=t, markeredgewidth=0.5, markeredgecolor="white")
  918. for t in type_style]
  919. ax_ann.legend(handles=legend_elements, loc="upper right", fontsize=7,
  920. framealpha=0.7, facecolor="#222", edgecolor="#555")
  921. ax_ann.set_xlim(-5, pw + 5)
  922. ax_ann.set_ylim(-5, ph + 5)
  923. ax_ann.set_title(f"面板 {ann_panel} | 批次 {ann_batch} | {len(panel_defects)} 个缺陷",
  924. fontsize=11, pad=10)
  925. ax_ann.set_xlabel("X (mm)")
  926. ax_ann.set_ylabel("Y (mm)")
  927. ax_ann.set_aspect("equal")
  928. ax_ann.grid(True, alpha=0.1, color="gray")
  929. st.pyplot(fig_ann)
  930. plt.close()
  931. # ========== Tab 2: 帕累托分析 ==========
  932. _t = get_tab("📊 类型集中性 (帕累托)")
  933. if _t:
  934. with _t:
  935. st.header("缺陷类型帕累托分析")
  936. type_counts = filtered_df["defect_type"].value_counts().reset_index()
  937. type_counts.columns = ["缺陷类型", "数量"]
  938. type_counts = type_counts.sort_values("数量", ascending=False).reset_index(drop=True)
  939. type_counts["累计占比"] = type_counts["数量"].cumsum() / type_counts["数量"].sum() * 100
  940. type_counts["占比"] = type_counts["数量"] / type_counts["数量"].sum() * 100
  941. fig, ax1 = plt.subplots(figsize=(10, 5))
  942. # 柱状图
  943. bars = ax1.bar(type_counts["缺陷类型"], type_counts["数量"], color="steelblue", alpha=0.8)
  944. ax1.set_xlabel("缺陷类型")
  945. ax1.set_ylabel("数量", color="steelblue")
  946. ax1.set_title("帕累托图 - 缺陷类型分布")
  947. # 累计占比折线
  948. ax2 = ax1.twinx()
  949. ax2.plot(type_counts["缺陷类型"], type_counts["累计占比"], color="red", marker="o", linewidth=2)
  950. ax2.axhline(y=80, color="green", linestyle="--", alpha=0.5, label="80%线")
  951. ax2.set_ylabel("累计占比 (%)", color="red")
  952. ax2.set_ylim(0, 110)
  953. # 标注数值
  954. for bar, count in zip(bars, type_counts["数量"]):
  955. ax1.text(bar.get_x() + bar.get_width()/2, bar.get_height() + 2,
  956. str(count), ha="center", va="bottom", fontsize=9)
  957. st.pyplot(fig)
  958. plt.close()
  959. # 数据表格
  960. st.subheader("详细数据")
  961. st.dataframe(type_counts, use_container_width=True)
  962. # 严重程度分布
  963. st.subheader("按严重程度分布")
  964. sev_counts = filtered_df["severity"].value_counts()
  965. fig2, ax = plt.subplots(figsize=(6, 4))
  966. colors = {"轻微": "#4CAF50", "中等": "#FF9800", "严重": "#F44336"}
  967. sev_counts.plot(kind="bar", ax=ax, color=[colors.get(s, "gray") for s in sev_counts.index])
  968. ax.set_title("缺陷严重程度分布")
  969. ax.set_ylabel("数量")
  970. st.pyplot(fig2)
  971. plt.close()
  972. # ========== Tab 3: 时间集中性 ==========
  973. _t = get_tab("📈 时间集中性")
  974. if _t:
  975. with _t:
  976. st.header("缺陷时间分布趋势")
  977. col1, col2 = st.columns(2)
  978. with col1:
  979. # 按天趋势
  980. daily = filtered_df.groupby("day").size().reset_index(name="缺陷数")
  981. daily["day"] = pd.to_datetime(daily["day"])
  982. fig1, ax1 = plt.subplots(figsize=(10, 4))
  983. ax1.plot(daily["day"], daily["缺陷数"], marker="o", markersize=3, linewidth=1.5, color="steelblue")
  984. ax1.fill_between(daily["day"], daily["缺陷数"], alpha=0.2, color="steelblue")
  985. ax1.set_title("每日缺陷数量趋势")
  986. ax1.set_ylabel("缺陷数量")
  987. ax1.tick_params(axis="x", rotation=45)
  988. # 移动平均
  989. if len(daily) > 3:
  990. daily["移动平均(3天)"] = daily["缺陷数"].rolling(window=3, min_periods=1).mean()
  991. ax1.plot(daily["day"], daily["移动平均(3天)"], color="red", linestyle="--",
  992. linewidth=2, alpha=0.7, label="3日移动平均")
  993. ax1.legend()
  994. st.pyplot(fig1)
  995. plt.close()
  996. with col2:
  997. # 按小时分布
  998. hourly = filtered_df.groupby("hour").size().reindex(range(24), fill_value=0)
  999. fig2, ax2 = plt.subplots(figsize=(10, 4))
  1000. colors = ["#FF6B6B" if (h >= 17 or h < 8) else "#4ECDC4" for h in hourly.index]
  1001. ax2.bar(hourly.index, hourly.values, color=colors, alpha=0.8)
  1002. ax2.set_title("每小时缺陷分布 (红色=夜班)")
  1003. ax2.set_xlabel("小时")
  1004. ax2.set_ylabel("缺陷数量")
  1005. st.pyplot(fig2)
  1006. plt.close()
  1007. # 班次对比
  1008. st.subheader("班次对比")
  1009. shift_stats = filtered_df.groupby("shift").agg({
  1010. "defect_id": "count",
  1011. "panel_id": "nunique"
  1012. }).rename(columns={"defect_id": "缺陷数", "panel_id": "涉及面板数"})
  1013. st.dataframe(shift_stats, use_container_width=True)
  1014. # 每周分布
  1015. st.subheader("按星期分布")
  1016. filtered_df_copy = filtered_df.copy()
  1017. filtered_df_copy["weekday"] = filtered_df_copy["timestamp"].dt.day_name()
  1018. weekday_order = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"]
  1019. weekday_cn = {"Monday": "周一", "Tuesday": "周二", "Wednesday": "周三",
  1020. "Thursday": "周四", "Friday": "周五", "Saturday": "周六", "Sunday": "周日"}
  1021. filtered_df_copy["星期"] = filtered_df_copy["weekday"].map(weekday_cn)
  1022. weekday_counts = filtered_df_copy.groupby("星期").size().reindex(
  1023. [weekday_cn[d] for d in weekday_order], fill_value=0
  1024. )
  1025. fig3, ax3 = plt.subplots(figsize=(8, 4))
  1026. ax3.bar(range(7), weekday_counts.values, color="steelblue", alpha=0.8)
  1027. ax3.set_xticks(range(7))
  1028. ax3.set_xticklabels(weekday_counts.index)
  1029. ax3.set_title("按星期分布")
  1030. ax3.set_ylabel("缺陷数量")
  1031. st.pyplot(fig3)
  1032. plt.close()
  1033. # ========== Tab 4: 批次集中性 ==========
  1034. _t = get_tab("🏭 批次集中性")
  1035. if _t:
  1036. with _t:
  1037. st.header("批次缺陷集中性分析")
  1038. batch_stats = filtered_df.groupby("batch_id").agg({
  1039. "defect_id": "count",
  1040. "panel_id": "nunique",
  1041. "severity": lambda x: (x == "严重").sum()
  1042. }).rename(columns={"defect_id": "缺陷数", "panel_id": "面板数", "severity": "严重缺陷数"})
  1043. batch_stats["缺陷率"] = batch_stats["缺陷数"] / batch_stats["面板数"]
  1044. batch_stats = batch_stats.sort_index()
  1045. col1, col2 = st.columns(2)
  1046. with col1:
  1047. fig1, ax1 = plt.subplots(figsize=(10, 4))
  1048. ax1.bar(range(len(batch_stats)), batch_stats["缺陷数"], color="steelblue", alpha=0.8)
  1049. ax1.set_title("各批次缺陷数量")
  1050. ax1.set_xlabel("批次")
  1051. ax1.set_ylabel("缺陷数")
  1052. ax1.set_xticks(range(len(batch_stats)))
  1053. ax1.set_xticklabels(batch_stats.index, rotation=90, fontsize=7)
  1054. st.pyplot(fig1)
  1055. plt.close()
  1056. with col2:
  1057. fig2, ax2 = plt.subplots(figsize=(10, 4))
  1058. ax2.plot(range(len(batch_stats)), batch_stats["缺陷率"], marker="o", markersize=3,
  1059. color="red", linewidth=1.5)
  1060. ax2.axhline(y=batch_stats["缺陷率"].mean(), color="green", linestyle="--",
  1061. label=f"平均缺陷率: {batch_stats['缺陷率'].mean():.2%}")
  1062. ax2.set_title("各批次缺陷率趋势")
  1063. ax2.set_xlabel("批次")
  1064. ax2.set_ylabel("缺陷率")
  1065. ax2.set_xticks(range(len(batch_stats)))
  1066. ax2.set_xticklabels(batch_stats.index, rotation=90, fontsize=7)
  1067. ax2.legend()
  1068. st.pyplot(fig2)
  1069. plt.close()
  1070. # 异常批次
  1071. st.subheader("异常批次 (缺陷率 > 平均值 + 1倍标准差)")
  1072. threshold = batch_stats["缺陷率"].mean() + batch_stats["缺陷率"].std()
  1073. abnormal = batch_stats[batch_stats["缺陷率"] > threshold].sort_values("缺陷率", ascending=False)
  1074. if len(abnormal) > 0:
  1075. st.dataframe(abnormal, use_container_width=True)
  1076. else:
  1077. st.success("未发现异常批次")
  1078. # ========== Tab 5: 设备座号集中性 ==========
  1079. _t = get_tab("🏗️ 设备座号集中性")
  1080. if _t:
  1081. with _t:
  1082. st.header("🏗️ 前贴附制程设备座号集中性分析")
  1083. st.markdown(
  1084. "分析缺陷是否集中在特定设备的特定座号(工位)。"
  1085. "如果某个座号缺陷明显多于其他座号,说明该座号对应的设备局部存在问题(如吸嘴老化、加热不均、压力异常等)。"
  1086. )
  1087. # --- 设备对比 ---
  1088. st.subheader("设备级别对比")
  1089. eq_stats = filtered_df.groupby("equipment_id").agg({
  1090. "defect_id": "count",
  1091. "panel_id": "nunique",
  1092. "severity": lambda x: (x == "严重").sum()
  1093. }).rename(columns={"defect_id": "缺陷数", "panel_id": "面板数", "severity": "严重缺陷"})
  1094. eq_stats["缺陷率"] = eq_stats["缺陷数"] / eq_stats["面板数"]
  1095. eq_stats = eq_stats.sort_values("缺陷数", ascending=False)
  1096. col_eq1, col_eq2 = st.columns(2)
  1097. with col_eq1:
  1098. fig_eq1, ax_eq1 = plt.subplots(figsize=(8, 4))
  1099. bars1 = ax_eq1.bar(range(len(eq_stats)), eq_stats["缺陷数"], color=["#FF6B6B", "#4ECDC4", "#45B7D1"][:len(eq_stats)], alpha=0.8)
  1100. ax_eq1.set_xticks(range(len(eq_stats)))
  1101. ax_eq1.set_xticklabels(eq_stats.index, fontsize=10)
  1102. ax_eq1.set_ylabel("缺陷数量")
  1103. ax_eq1.set_title("各设备缺陷总数")
  1104. for bar, count in zip(bars1, eq_stats["缺陷数"]):
  1105. ax_eq1.text(bar.get_x() + bar.get_width()/2, bar.get_height() + 3,
  1106. str(count), ha="center", va="bottom", fontsize=10, fontweight="bold")
  1107. st.pyplot(fig_eq1)
  1108. plt.close()
  1109. with col_eq2:
  1110. fig_eq2, ax_eq2 = plt.subplots(figsize=(8, 4))
  1111. bars2 = ax_eq2.bar(range(len(eq_stats)), eq_stats["缺陷率"] * 100,
  1112. color=["#FF6B6B", "#4ECDC4", "#45B7D1"][:len(eq_stats)], alpha=0.8)
  1113. ax_eq2.set_xticks(range(len(eq_stats)))
  1114. ax_eq2.set_xticklabels(eq_stats.index, fontsize=10)
  1115. ax_eq2.set_ylabel("缺陷率 (%)")
  1116. ax_eq2.set_title("各设备缺陷率")
  1117. for bar, rate in zip(bars2, eq_stats["缺陷率"] * 100):
  1118. ax_eq2.text(bar.get_x() + bar.get_width()/2, bar.get_height() + 0.3,
  1119. f"{rate:.1f}%", ha="center", va="bottom", fontsize=10, fontweight="bold")
  1120. st.pyplot(fig_eq2)
  1121. plt.close()
  1122. st.dataframe(eq_stats, use_container_width=True)
  1123. # --- 座号级别分析 ---
  1124. st.divider()
  1125. st.subheader("座号级别缺陷分布")
  1126. # 选择设备查看座号
  1127. eq_for_seat = st.selectbox("选择设备查看座号分布", options=sorted(filtered_df["equipment_id"].unique()), key="eq_seat")
  1128. eq_data = filtered_df[filtered_df["equipment_id"] == eq_for_seat]
  1129. eq_info = None
  1130. for eq_name, info in [("LAM-A01", {"rows": 4, "cols": 5}), ("LAM-A02", {"rows": 4, "cols": 5}), ("LAM-B01", {"rows": 5, "cols": 4})]:
  1131. if eq_name == eq_for_seat:
  1132. eq_info = info
  1133. break
  1134. seat_counts = eq_data.groupby("seat_id").size().reset_index(name="缺陷数")
  1135. seat_counts = seat_counts.sort_values("缺陷数", ascending=False)
  1136. if eq_info:
  1137. # 网格热力图
  1138. grid = np.zeros((eq_info["rows"], eq_info["cols"]))
  1139. seat_to_defects = eq_data.groupby("seat_id").size().to_dict()
  1140. for r in range(1, eq_info["rows"] + 1):
  1141. for c in range(1, eq_info["cols"] + 1):
  1142. seat_name = f"R{r}C{c}"
  1143. grid[r - 1, c - 1] = seat_to_defects.get(seat_name, 0)
  1144. fig_grid, ax_grid = plt.subplots(figsize=(8, 6))
  1145. im = ax_grid.imshow(grid, cmap="YlOrRd", aspect="equal")
  1146. ax_grid.set_title(f"{eq_for_seat} 座号缺陷热力图")
  1147. ax_grid.set_xlabel("列号")
  1148. ax_grid.set_ylabel("行号")
  1149. ax_grid.set_xticks(range(eq_info["cols"]))
  1150. ax_grid.set_xticklabels([f"C{i+1}" for i in range(eq_info["cols"])])
  1151. ax_grid.set_yticks(range(eq_info["rows"]))
  1152. ax_grid.set_yticklabels([f"R{i+1}" for i in range(eq_info["rows"])])
  1153. # 标注数值
  1154. for r in range(eq_info["rows"]):
  1155. for c in range(eq_info["cols"]):
  1156. val = int(grid[r, c])
  1157. color = "white" if val > grid.max() * 0.7 else "black"
  1158. ax_grid.text(c, r, str(val), ha="center", va="center", fontsize=10,
  1159. color=color, fontweight="bold")
  1160. plt.colorbar(im, ax=ax_grid, label="缺陷数量")
  1161. st.pyplot(fig_grid)
  1162. plt.close()
  1163. else:
  1164. fig_bar, ax_bar = plt.subplots(figsize=(10, 4))
  1165. ax_bar.bar(range(len(seat_counts)), seat_counts["缺陷数"], color="steelblue", alpha=0.8)
  1166. ax_bar.set_xticks(range(len(seat_counts)))
  1167. ax_bar.set_xticklabels(seat_counts["seat_id"], rotation=45, fontsize=8)
  1168. ax_bar.set_ylabel("缺陷数量")
  1169. ax_bar.set_title("座号缺陷分布")
  1170. st.pyplot(fig_bar)
  1171. plt.close()
  1172. # 座号数据表格
  1173. st.dataframe(seat_counts, use_container_width=True)
  1174. # --- 异常座号检测 ---
  1175. st.divider()
  1176. st.subheader("异常座号检测")
  1177. all_seat_stats = filtered_df.groupby(["equipment_id", "seat_id"]).size().reset_index(name="缺陷数")
  1178. overall_mean = all_seat_stats["缺陷数"].mean()
  1179. overall_std = all_seat_stats["缺陷数"].std()
  1180. threshold_1x = overall_mean + overall_std
  1181. threshold_2x = overall_mean + 2 * overall_std
  1182. st.info(f"📊 全局统计: 平均每个座号 **{overall_mean:.1f}** 个缺陷 | 标准差 **{overall_std:.1f}**")
  1183. col_anom1, col_anom2 = st.columns(2)
  1184. with col_anom1:
  1185. st.markdown(f"**⚠️ 1σ 预警座号** (缺陷数 > {threshold_1x:.0f})")
  1186. warning_seats = all_seat_stats[all_seat_stats["缺陷数"] > threshold_1x].sort_values("缺陷数", ascending=False)
  1187. if len(warning_seats) > 0:
  1188. st.dataframe(warning_seats.reset_index(drop=True), use_container_width=True)
  1189. else:
  1190. st.success("无预警座号")
  1191. with col_anom2:
  1192. st.markdown(f"**🔴 2σ 异常座号** (缺陷数 > {threshold_2x:.0f})")
  1193. critical_seats = all_seat_stats[all_seat_stats["缺陷数"] > threshold_2x].sort_values("缺陷数", ascending=False)
  1194. if len(critical_seats) > 0:
  1195. st.dataframe(critical_seats.reset_index(drop=True), use_container_width=True)
  1196. else:
  1197. st.success("无异常座号")
  1198. # --- 座号 × 缺陷类型 交叉分析 ---
  1199. st.divider()
  1200. st.subheader("座号 × 缺陷类型 交叉分析")
  1201. st.markdown("识别哪些座号偏向产生特定类型的缺陷(如 R2C3 座号主要产生气泡 → 吸嘴问题)")
  1202. if eq_info:
  1203. eq_seat_type = eq_data.groupby(["seat_id", "defect_type"]).size().unstack(fill_value=0)
  1204. fig_ct, ax_ct = plt.subplots(figsize=(10, 6))
  1205. sns.heatmap(eq_seat_type, annot=True, fmt="d", cmap="YlOrRd", ax=ax_ct,
  1206. linewidths=0.5, linecolor="white")
  1207. ax_ct.set_title(f"{eq_for_seat} 座号 × 缺陷类型 热力图")
  1208. st.pyplot(fig_ct)
  1209. plt.close()
  1210. # ========== Tab 6: 关联分析 ==========
  1211. _t = get_tab("🔗 关联分析")
  1212. if _t:
  1213. with _t:
  1214. st.header("缺陷关联分析")
  1215. col1, col2 = st.columns(2)
  1216. with col1:
  1217. # 缺陷类型 x 严重程度 交叉表
  1218. ct = pd.crosstab(filtered_df["defect_type"], filtered_df["severity"])
  1219. fig1, ax1 = plt.subplots(figsize=(8, 5))
  1220. sns.heatmap(ct, annot=True, fmt="d", cmap="YlOrRd", ax=ax1,
  1221. linewidths=0.5, linecolor="white")
  1222. ax1.set_title("缺陷类型 × 严重程度 热力图")
  1223. st.pyplot(fig1)
  1224. plt.close()
  1225. with col2:
  1226. # 缺陷类型 x 班次 交叉表
  1227. ct2 = pd.crosstab(filtered_df["defect_type"], filtered_df["shift"])
  1228. fig2, ax2 = plt.subplots(figsize=(8, 5))
  1229. sns.heatmap(ct2, annot=True, fmt="d", cmap="Blues", ax=ax2,
  1230. linewidths=0.5, linecolor="white")
  1231. ax2.set_title("缺陷类型 × 班次 热力图")
  1232. st.pyplot(fig2)
  1233. plt.close()
  1234. # 面板缺陷 TOP10
  1235. st.subheader("缺陷最多的面板 TOP10")
  1236. panel_defects = filtered_df.groupby("panel_id").agg({
  1237. "defect_id": "count",
  1238. "defect_type": lambda x: x.mode().iloc[0] if len(x) > 0 else "N/A"
  1239. }).rename(columns={"defect_id": "缺陷数", "defect_type": "主要缺陷类型"})
  1240. panel_defects = panel_defects.sort_values("缺陷数", ascending=False).head(10)
  1241. st.dataframe(panel_defects, use_container_width=True)
  1242. # 面板缺陷分布
  1243. fig3, ax3 = plt.subplots(figsize=(8, 4))
  1244. panel_counts = filtered_df.groupby("panel_id").size()
  1245. ax3.hist(panel_counts, bins=20, color="steelblue", alpha=0.8, edgecolor="white")
  1246. ax3.set_title("单面板缺陷数量分布")
  1247. ax3.set_xlabel("缺陷数/面板")
  1248. ax3.set_ylabel("面板数量")
  1249. ax3.axvline(x=panel_counts.mean(), color="red", linestyle="--", label=f"平均: {panel_counts.mean():.1f}")
  1250. ax3.legend()
  1251. st.pyplot(fig3)
  1252. plt.close()
  1253. # --- 智能缺陷聚类 (DBSCAN + PCA) ---
  1254. _t = get_tab("🧠 智能缺陷聚类 (DBSCAN)")
  1255. if _t:
  1256. with _t:
  1257. st.header("🧠 DBSCAN 智能缺陷空间聚类")
  1258. st.markdown(
  1259. "**原理**: DBSCAN 是基于密度的空间聚类算法,能自动识别任意形状的缺陷聚集区域,"
  1260. "无需预设聚类数量,自动过滤随机散落的噪声缺陷。"
  1261. "行业标准:半导体晶圆/面板缺陷模式识别首选算法。"
  1262. )
  1263. col1, col2 = st.columns([2, 1])
  1264. with col1:
  1265. # --- 参数控制 ---
  1266. st.subheader("参数设置")
  1267. p_col1, p_col2 = st.columns(2)
  1268. with p_col1:
  1269. eps = st.slider(
  1270. "eps (邻域半径 mm)",
  1271. min_value=5.0, max_value=100.0, value=25.0, step=5.0,
  1272. help="两个点被视为'邻居'的最大距离。值越大,簇越大。"
  1273. )
  1274. with p_col2:
  1275. min_samples = st.slider(
  1276. "min_samples (最小簇点数)",
  1277. min_value=3, max_value=50, value=10,
  1278. help="形成一个簇所需的最小点数。值越大,越严格的聚集才算簇。"
  1279. )
  1280. # --- 执行聚类 ---
  1281. coords = filtered_df[["x_mm", "y_mm"]].values
  1282. scaler = StandardScaler()
  1283. coords_scaled = scaler.fit_transform(coords)
  1284. dbscan = DBSCAN(eps=eps / scaler.scale_[0], min_samples=min_samples)
  1285. filtered_df["cluster"] = dbscan.fit_predict(coords_scaled)
  1286. # 统计聚类结果
  1287. n_clusters = len(set(dbscan.labels_)) - (1 if -1 in dbscan.labels_ else 0)
  1288. n_noise = list(dbscan.labels_).count(-1)
  1289. st.info(f"📊 **聚类结果**: 发现 **{n_clusters}** 个缺陷聚集区域,**{n_noise}** 个噪声点(随机散落缺陷)")
  1290. # --- 可视化 ---
  1291. fig, axes = plt.subplots(1, 2, figsize=(14, 6))
  1292. # 左图:聚类结果(空间位置)
  1293. labels = filtered_df["cluster"].values
  1294. unique_labels = set(labels)
  1295. colors = plt.cm.get_cmap("tab20", len(unique_labels) if len(unique_labels) > 0 else 1)
  1296. for k in unique_labels:
  1297. if k == -1:
  1298. # 噪声点
  1299. xy = filtered_df[labels == k][["x_mm", "y_mm"]].values
  1300. axes[0].scatter(xy[:, 0], xy[:, 1], c="lightgray", s=3, alpha=0.3, label="噪声")
  1301. else:
  1302. xy = filtered_df[labels == k][["x_mm", "y_mm"]].values
  1303. axes[0].scatter(xy[:, 0], xy[:, 1], c=[colors(k)], s=15, alpha=0.7,
  1304. label=f"簇 {k+1} ({len(xy)} 点)")
  1305. axes[0].set_title(f"DBSCAN 空间聚类结果 (eps={eps}, min_samples={min_samples})")
  1306. axes[0].set_xlabel("X (mm)")
  1307. axes[0].set_ylabel("Y (mm)")
  1308. axes[0].set_aspect("equal")
  1309. axes[0].legend(fontsize=7, loc="upper right", ncol=2)
  1310. # 右图:PCA 降维可视化(加入更多特征维度)
  1311. if len(filtered_df) > 2:
  1312. # 构建多维特征:x, y, hour, defect_type编码, severity编码
  1313. feature_df = filtered_df[["x_mm", "y_mm", "hour"]].copy()
  1314. # 缺陷类型编码
  1315. type_map = {t: i for i, t in enumerate(filtered_df["defect_type"].unique())}
  1316. feature_df["type_code"] = filtered_df["defect_type"].map(type_map).astype(float)
  1317. # 严重程度编码
  1318. sev_map = {"轻微": 0, "中等": 1, "严重": 2}
  1319. feature_df["sev_code"] = filtered_df["severity"].map(sev_map).astype(float)
  1320. features = feature_df.values
  1321. features_scaled = StandardScaler().fit_transform(features)
  1322. # PCA 降维到 2D
  1323. n_components = min(2, features_scaled.shape[1])
  1324. pca = PCA(n_components=n_components)
  1325. pca_result = pca.fit_transform(features_scaled)
  1326. explained_var = pca.explained_variance_ratio_
  1327. for k in unique_labels:
  1328. mask_k = labels == k
  1329. if k == -1:
  1330. axes[1].scatter(pca_result[mask_k, 0], pca_result[mask_k, 1],
  1331. c="lightgray", s=3, alpha=0.3, label="噪声")
  1332. else:
  1333. axes[1].scatter(pca_result[mask_k, 0], pca_result[mask_k, 1],
  1334. c=[colors(k)], s=15, alpha=0.7, label=f"簇 {k+1}")
  1335. axes[1].set_title(
  1336. f"PCA 多维特征降维\n"
  1337. f"PC1: {explained_var[0]*100:.1f}% | PC2: {explained_var[1]*100:.1f}%"
  1338. )
  1339. axes[1].set_xlabel("主成分 1")
  1340. axes[1].set_ylabel("主成分 2")
  1341. axes[1].legend(fontsize=7, loc="upper right")
  1342. st.pyplot(fig)
  1343. plt.close()
  1344. # --- 簇特征统计 ---
  1345. if n_clusters > 0:
  1346. st.divider()
  1347. st.subheader("各簇特征分析")
  1348. cluster_data = []
  1349. for k in sorted([c for c in unique_labels if c != -1]):
  1350. cluster_df = filtered_df[labels == k]
  1351. cluster_data.append({
  1352. "簇编号": k + 1,
  1353. "缺陷数量": len(cluster_df),
  1354. "占比": f"{len(cluster_df)/len(filtered_df)*100:.1f}%",
  1355. "中心X(mm)": round(cluster_df["x_mm"].mean(), 1),
  1356. "中心Y(mm)": round(cluster_df["y_mm"].mean(), 1),
  1357. "X范围": f"{cluster_df['x_mm'].min():.0f}~{cluster_df['x_mm'].max():.0f}",
  1358. "Y范围": f"{cluster_df['y_mm'].min():.0f}~{cluster_df['y_mm'].max():.0f}",
  1359. "主要缺陷": cluster_df["defect_type"].mode().iloc[0] if len(cluster_df) > 0 else "-",
  1360. "主要严重度": cluster_df["severity"].mode().iloc[0] if len(cluster_df) > 0 else "-",
  1361. "涉及批次": cluster_df["batch_id"].nunique(),
  1362. "涉及面板": cluster_df["panel_id"].nunique(),
  1363. })
  1364. st.dataframe(pd.DataFrame(cluster_data), use_container_width=True)
  1365. with col2:
  1366. # --- 聚类结果说明 ---
  1367. st.subheader("📖 结果解读")
  1368. st.markdown(
  1369. f"""
  1370. **当前参数**: eps={eps}mm, min_samples={min_samples}
  1371. **聚类统计**:
  1372. - 缺陷聚集区域: {n_clusters} 个
  1373. - 随机散落噪声: {n_noise} 个
  1374. - 噪声占比: {n_noise/len(filtered_df)*100:.1f}%
  1375. **参数调优建议**:
  1376. - **eps 调大** → 簇数量减少,簇变大
  1377. - **eps 调小** → 簇数量增加,更精细
  1378. - **min_samples 调大** → 只有高度密集区域才算簇
  1379. - **min_samples 调小** → 更多区域被识别为簇
  1380. **工业应用**:
  1381. - 每个"簇"代表一个**系统性缺陷源**
  1382. (如某台设备、某道工序、某个物料批次)
  1383. - "噪声"点是随机缺陷,通常无需特别关注
  1384. - 重点关注**缺陷数量多、涉及批次集中**的簇
  1385. """
  1386. )
  1387. # --- 簇分布饼图 ---
  1388. if n_clusters > 0:
  1389. st.subheader("簇规模分布")
  1390. cluster_counts = filtered_df[labels >= 0]["cluster"].value_counts().sort_index()
  1391. fig_pie, ax_pie = plt.subplots(figsize=(5, 5))
  1392. pie_labels = [f"簇{i+1}" for i in cluster_counts.index]
  1393. ax_pie.pie(cluster_counts.values, labels=pie_labels, autopct="%1.1f%%",
  1394. colors=plt.cm.tab20.colors[:len(cluster_counts)], startangle=90)
  1395. ax_pie.set_title("各簇缺陷占比")
  1396. st.pyplot(fig_pie)
  1397. plt.close()
  1398. # --- DBSCAN vs K-Means 对比 ---
  1399. st.subheader("为什么选 DBSCAN?")
  1400. st.markdown(
  1401. """
  1402. | 维度 | DBSCAN | K-Means |
  1403. |------|--------|---------|
  1404. | 形状适应 | ✅ 任意形状 | ❌ 仅球形 |
  1405. | 预设K值 | ❌ 不需要 | ✅ 必须 |
  1406. | 噪声处理 | ✅ 自动过滤 | ❌ 干扰聚类 |
  1407. | 环形/线形缺陷 | ✅ 能识别 | ❌ 识别不了 |
  1408. """
  1409. )
  1410. # ========== Tab 8: SPC 控制图与预警 ==========
  1411. _t = get_tab("🚨 SPC 控制图与预警")
  1412. if _t:
  1413. with _t:
  1414. st.header("🚨 SPC 统计过程控制")
  1415. st.markdown(
  1416. "基于统计过程控制(SPC)方法,监控每日缺陷率是否在控制限内,"
  1417. "自动检测异常趋势并给出改善/恶化结论。"
  1418. )
  1419. # --- 数据准备:按天计算缺陷率 ---
  1420. # 需要知道每天检测了多少面板才能算缺陷率
  1421. # 用 batch_id 近似日期
  1422. spc_metrics = calculate_spc_metrics(df)
  1423. daily_all = spc_metrics["daily"]
  1424. if len(daily_all) < 2:
  1425. st.warning("数据天数不足,无法生成控制图")
  1426. else:
  1427. # 控制限计算
  1428. p_bar = spc_metrics["p_bar"]
  1429. sigma_p = spc_metrics["sigma_p"]
  1430. UCL = spc_metrics["ucl"]
  1431. LCL = spc_metrics["lcl"]
  1432. UWL = spc_metrics["uwl"]
  1433. LWL = spc_metrics["lwl"]
  1434. # --- Western Electric 规则检测 ---
  1435. we_violations = []
  1436. # 规则1: 单点超出 3σ 控制限
  1437. for i, row in daily_all.iterrows():
  1438. if row["defect_rate"] > UCL or row["defect_rate"] < LCL:
  1439. we_violations.append({
  1440. "日期": row["day"].strftime("%Y-%m-%d"),
  1441. "规则": "Rule 1: 超出3σ控制限",
  1442. "值": f"{row['defect_rate']:.2%}"
  1443. })
  1444. # 规则2: 连续7点上升或下降
  1445. rates = daily_all["defect_rate"].values
  1446. if len(rates) >= 7:
  1447. for i in range(len(rates) - 6):
  1448. window = rates[i:i+7]
  1449. if all(window[j] < window[j+1] for j in range(6)):
  1450. we_violations.append({
  1451. "日期": daily_all.loc[i+6, "day"].strftime("%Y-%m-%d"),
  1452. "规则": "Rule 2: 连续7点上升",
  1453. "值": f"{rates[i]:.2%} → {rates[i+6]:.2%}"
  1454. })
  1455. elif all(window[j] > window[j+1] for j in range(6)):
  1456. we_violations.append({
  1457. "日期": daily_all.loc[i+6, "day"].strftime("%Y-%m-%d"),
  1458. "规则": "Rule 2: 连续7点下降",
  1459. "值": f"{rates[i]:.2%} → {rates[i+6]:.2%}"
  1460. })
  1461. # 规则3: 连续7点在中心线同一侧
  1462. for i in range(len(rates) - 6):
  1463. window = rates[i:i+7]
  1464. if all(v > p_bar for v in window):
  1465. we_violations.append({
  1466. "日期": daily_all.loc[i+6, "day"].strftime("%Y-%m-%d"),
  1467. "规则": "Rule 3: 连续7点在CL上方",
  1468. "值": f"持续偏高"
  1469. })
  1470. elif all(v < p_bar for v in window):
  1471. we_violations.append({
  1472. "日期": daily_all.loc[i+6, "day"].strftime("%Y-%m-%d"),
  1473. "规则": "Rule 3: 连续7点在CL下方",
  1474. "值": f"持续偏低"
  1475. })
  1476. # --- 趋势分析 ---
  1477. from numpy.polynomial import polynomial as P
  1478. x = np.arange(len(daily_all))
  1479. coeffs = np.polyfit(x, rates, 1)
  1480. slope = coeffs[0]
  1481. daily_all["trend"] = np.polyval(coeffs, x)
  1482. if abs(slope) < sigma_p * 0.1:
  1483. trend_status = "稳定"
  1484. trend_icon = "➡️"
  1485. trend_color = "normal"
  1486. elif slope > 0:
  1487. trend_status = "恶化中"
  1488. trend_icon = "📈"
  1489. trend_color = "inverse"
  1490. else:
  1491. trend_status = "改善中"
  1492. trend_icon = "📉"
  1493. trend_color = "normal"
  1494. # --- KPI 行 ---
  1495. kpi_spc1, kpi_spc2, kpi_spc3, kpi_spc4 = st.columns(4)
  1496. kpi_spc1.metric("平均缺陷率", f"{p_bar:.2%}")
  1497. kpi_spc2.metric("控制限 (UCL/LCL)", f"{UCL:.2%} / {LCL:.2%}")
  1498. kpi_spc3.metric("趋势判断", f"{trend_icon} {trend_status}", delta=f"斜率: {slope*100:.3f}%/天", delta_color=trend_color)
  1499. kpi_spc4.metric("Western Electric 告警", f"{len(we_violations)} 次", delta="需关注" if len(we_violations) > 0 else "正常")
  1500. # --- 控制图 ---
  1501. st.divider()
  1502. st.subheader("X-bar 控制图 (每日缺陷率)")
  1503. fig_spc, ax_spc = plt.subplots(figsize=(14, 5))
  1504. # 数据点
  1505. ax_spc.plot(daily_all["day"], daily_all["defect_rate"],
  1506. marker="o", markersize=4, linewidth=1.5, color="steelblue", label="日缺陷率")
  1507. ax_spc.fill_between(daily_all["day"], daily_all["defect_rate"], alpha=0.15, color="steelblue")
  1508. # 控制限线
  1509. ax_spc.axhline(y=p_bar, color="green", linestyle="-", linewidth=1.5, label=f"CL (中心线): {p_bar:.2%}")
  1510. ax_spc.axhline(y=UCL, color="red", linestyle="--", linewidth=1, label=f"UCL: {UCL:.2%}")
  1511. ax_spc.axhline(y=LCL, color="red", linestyle="--", linewidth=1, label=f"LCL: {LCL:.2%}")
  1512. ax_spc.axhline(y=UWL, color="orange", linestyle=":", linewidth=1, alpha=0.6, label=f"UWL (2σ): {UWL:.2%}")
  1513. ax_spc.axhline(y=LWL, color="orange", linestyle=":", linewidth=1, alpha=0.6, label=f"LWL (2σ): {LWL:.2%}")
  1514. # 标注异常点
  1515. for v in we_violations:
  1516. if "Rule 1" in v["规则"]:
  1517. anomaly_date = pd.Timestamp(v["日期"])
  1518. val = float(v["值"].rstrip("%")) / 100
  1519. ax_spc.annotate("⚠️", (anomaly_date, val), fontsize=12,
  1520. ha="center", va="bottom", color="red")
  1521. ax_spc.set_title("SPC 控制图 - 每日缺陷率")
  1522. ax_spc.set_ylabel("缺陷率")
  1523. ax_spc.tick_params(axis="x", rotation=45)
  1524. ax_spc.legend(fontsize=8, loc="upper right")
  1525. ax_spc.grid(True, alpha=0.3)
  1526. st.pyplot(fig_spc)
  1527. plt.close()
  1528. # --- 趋势图 ---
  1529. st.subheader("缺陷率趋势 (含线性回归)")
  1530. fig_trend, ax_trend = plt.subplots(figsize=(14, 4))
  1531. ax_trend.plot(daily_all["day"], daily_all["defect_rate"],
  1532. marker="o", markersize=3, linewidth=1.5, color="steelblue", label="日缺陷率")
  1533. ax_trend.plot(daily_all["day"], daily_all["trend"],
  1534. color="red", linestyle="--", linewidth=2, label=f"趋势线 (斜率: {slope*100:.3f}%/天)")
  1535. ax_trend.fill_between(daily_all["day"], daily_all["defect_rate"], alpha=0.1, color="steelblue")
  1536. ax_trend.axhline(y=p_bar, color="green", linestyle="--", alpha=0.5, label=f"平均: {p_bar:.2%}")
  1537. ax_trend.set_ylabel("缺陷率")
  1538. ax_trend.tick_params(axis="x", rotation=45)
  1539. ax_trend.legend(fontsize=8)
  1540. ax_trend.grid(True, alpha=0.3)
  1541. st.pyplot(fig_trend)
  1542. plt.close()
  1543. # --- 告警清单 ---
  1544. st.divider()
  1545. st.subheader("⚠️ Western Electric 规则告警清单")
  1546. if we_violations:
  1547. we_df = pd.DataFrame(we_violations)
  1548. st.dataframe(we_df, use_container_width=True)
  1549. st.warning(f"共发现 **{len(we_violations)}** 次统计异常,建议关注对应日期的工艺参数和人员排班")
  1550. else:
  1551. st.success("✅ 未触发 Western Electric 规则告警,过程处于统计控制状态")
  1552. # --- 结论 ---
  1553. st.divider()
  1554. st.subheader("📋 过程能力结论")
  1555. if trend_status == "改善中":
  1556. st.success(
  1557. f"**趋势改善中** 📉\n\n"
  1558. f"每日缺陷率以平均 {abs(slope)*100:.3f}%/天 的速度下降。\n"
  1559. f"当前平均缺陷率为 {p_bar:.2%},控制上限 {UCL:.2%}。\n"
  1560. f"{'已触发' if we_violations else '未触发'} Western Electric 规则告警。"
  1561. )
  1562. elif trend_status == "恶化中":
  1563. st.error(
  1564. f"**趋势恶化中** 📈\n\n"
  1565. f"每日缺陷率以平均 {slope*100:.3f}%/天 的速度上升。\n"
  1566. f"当前平均缺陷率为 {p_bar:.2%},控制上限 {UCL:.2%}。\n"
  1567. f"{'已触发' if we_violations else '未触发'} Western Electric 规则告警。\n\n"
  1568. f"建议:检查近期工艺参数变化、设备状态和原材料批次。"
  1569. )
  1570. else:
  1571. st.info(
  1572. f"**过程稳定** ➡️\n\n"
  1573. f"缺陷率趋势平稳,斜率 {slope*100:.3f}%/天,无显著上升或下降。\n"
  1574. f"当前平均缺陷率为 {p_bar:.2%},控制限 [{LCL:.2%}, {UCL:.2%}]。\n"
  1575. f"{'已触发' if we_violations else '未触发'} Western Electric 规则告警。"
  1576. )
  1577. # ========== 重复缺陷坐标检测 ==========
  1578. _t = get_tab("🗺️ 空间集中性")
  1579. if _t:
  1580. with _t:
  1581. st.divider()
  1582. st.subheader("🎯 重复缺陷坐标检测")
  1583. st.markdown(
  1584. "检测在不同面板上重复出现的缺陷坐标。随机缺陷不会在同一位置反复出现,"
  1585. "而设备硬伤(如吸嘴划伤、夹具压痕)会在相同位置持续产生缺陷。"
  1586. "这是从'描述分析'跨入'根因诊断'的关键一步。"
  1587. )
  1588. # 坐标分桶:将面板划分为网格,找出跨面板重复的缺陷桶
  1589. repeat_bin_size = st.slider("坐标分桶大小 (mm)", min_value=5, max_value=50, value=15, step=5,
  1590. help="将坐标按此大小分桶,同一桶内出现于不同面板的缺陷视为'重复'")
  1591. pw = df["panel_width_mm"].iloc[0]
  1592. ph = df["panel_height_mm"].iloc[0]
  1593. # 计算桶ID
  1594. df_copy = filtered_df.copy()
  1595. df_copy["x_bin"] = (df_copy["x_mm"] // repeat_bin_size).astype(int)
  1596. df_copy["y_bin"] = (df_copy["y_mm"] // repeat_bin_size).astype(int)
  1597. df_copy["bin_key"] = df_copy["x_bin"].astype(str) + "_" + df_copy["y_bin"].astype(str)
  1598. # 统计每个桶出现在多少不同面板上
  1599. bin_panels = df_copy.groupby("bin_key").agg(
  1600. panel_count=("panel_id", "nunique"),
  1601. defect_count=("defect_id", "count"),
  1602. x_center=("x_mm", "mean"),
  1603. y_center=("y_mm", "mean"),
  1604. dominant_type=("defect_type", lambda x: x.mode().iloc[0] if len(x) > 0 else "-"),
  1605. dominant_severity=("severity", lambda x: x.mode().iloc[0] if len(x) > 0 else "-"),
  1606. ).reset_index()
  1607. repeat_threshold = st.slider("重复判定阈值 (跨面板数)", min_value=2, max_value=10, value=3)
  1608. repeated_bins = bin_panels[bin_panels["panel_count"] >= repeat_threshold].sort_values("panel_count", ascending=False)
  1609. col_repeat1, col_repeat2 = st.columns([1, 2])
  1610. with col_repeat1:
  1611. st.metric("重复缺陷桶数", f"{len(repeated_bins)}",
  1612. delta=f"阈值: ≥{repeat_threshold} 块面板")
  1613. if len(repeated_bins) > 0:
  1614. st.dataframe(
  1615. repeated_bins[["panel_count", "defect_count", "x_center", "y_center", "dominant_type", "dominant_severity"]]
  1616. .rename(columns={"panel_count": "涉及面板", "defect_count": "缺陷总数",
  1617. "x_center": "中心X", "y_center": "中心Y",
  1618. "dominant_type": "主要类型", "dominant_severity": "主要严重度"}),
  1619. use_container_width=True, height=400
  1620. )
  1621. else:
  1622. st.info(f"未发现跨 {repeat_threshold}+ 块面板的重复缺陷坐标")
  1623. with col_repeat2:
  1624. if len(repeated_bins) > 0:
  1625. # 在面板图上标注重复缺陷桶
  1626. fig_repeat, ax_repeat = plt.subplots(figsize=(4, 6))
  1627. # 面板背景
  1628. ax_repeat.add_patch(plt.Rectangle((0, 0), pw, ph, facecolor="#1a1a2e", edgecolor="#444", linewidth=2))
  1629. ax_repeat.add_patch(plt.Rectangle((8, 8), pw-16, ph-16, facecolor="#16213e", edgecolor="#0f3460", linewidth=1.5))
  1630. # 所有缺陷散点(淡)
  1631. ax_repeat.scatter(filtered_df["x_mm"], filtered_df["y_mm"],
  1632. alpha=0.1, s=2, c="gray", edgecolors="none", zorder=1)
  1633. # 重复缺陷桶标注重叠圈
  1634. max_count = repeated_bins["panel_count"].max()
  1635. for _, row in repeated_bins.iterrows():
  1636. size = 100 + (row["panel_count"] / max_count) * 400
  1637. ax_repeat.scatter(row["x_center"], row["y_center"],
  1638. s=size, c="red", alpha=0.3, edgecolors="red",
  1639. linewidth=2, zorder=3)
  1640. ax_repeat.text(row["x_center"], row["y_center"],
  1641. str(row["panel_count"]), ha="center", va="center",
  1642. fontsize=8, color="white", fontweight="bold", zorder=4)
  1643. ax_repeat.set_xlim(-5, pw + 5)
  1644. ax_repeat.set_ylim(-5, ph + 5)
  1645. ax_repeat.set_title(f"重复缺陷坐标 (≥{repeat_threshold} 块面板)", fontsize=11)
  1646. ax_repeat.set_xlabel("X (mm)")
  1647. ax_repeat.set_ylabel("Y (mm)")
  1648. ax_repeat.set_aspect("equal")
  1649. ax_repeat.grid(True, alpha=0.1, color="gray")
  1650. st.pyplot(fig_repeat)
  1651. plt.close()
  1652. else:
  1653. st.info("调整分桶大小或阈值以检测重复缺陷")
  1654. # ========== Tab 9: 缺陷模式识别 ==========
  1655. _t = get_tab("🔬 缺陷模式识别")
  1656. if _t:
  1657. with _t:
  1658. st.header("🔬 缺陷空间模式自动识别")
  1659. st.markdown(
  1660. "参考 WM811K 晶圆缺陷图谱分类标准,对每块面板的缺陷分布进行模式评分。"
  1661. "不同模式对应不同的根因机制(如边缘型→贴合工艺,角落型→夹具应力,"
  1662. "中心型→压力不均,线条型→机械刮伤,随机型→来料污染)。"
  1663. )
  1664. from scipy.spatial import ConvexHull
  1665. from scipy.spatial.distance import cdist
  1666. pw = df["panel_width_mm"].iloc[0]
  1667. ph = df["panel_height_mm"].iloc[0]
  1668. # 按面板分组,逐块分析模式
  1669. panel_groups = filtered_df.groupby("panel_id")
  1670. patterns_results = []
  1671. for panel_id, panel_data in panel_groups:
  1672. if len(panel_data) < 3:
  1673. continue
  1674. coords = panel_data[["x_mm", "y_mm"]].values
  1675. # 归一化坐标到 [0,1]
  1676. x_norm = panel_data["x_mm"].values / pw
  1677. y_norm = panel_data["y_mm"].values / ph
  1678. # --- 模式1: 边缘型 (缺陷靠近面板四边) ---
  1679. # 计算每个点到最近边缘的距离比例
  1680. edge_dist = np.minimum(np.minimum(x_norm, 1 - x_norm),
  1681. np.minimum(y_norm, 1 - y_norm))
  1682. edge_ratio = (edge_dist < 0.12).mean() # 12% 以内的点视为边缘点
  1683. edge_score = edge_ratio
  1684. # --- 模式2: 角落型 (缺陷集中在四个角落) ---
  1685. corner_threshold = 0.15 # 15% 范围
  1686. in_corner = (
  1687. ((x_norm < corner_threshold) & (y_norm < corner_threshold)) | # 左下
  1688. ((x_norm < corner_threshold) & (y_norm > 1 - corner_threshold)) | # 左上
  1689. ((x_norm > 1 - corner_threshold) & (y_norm < corner_threshold)) | # 右下
  1690. ((x_norm > 1 - corner_threshold) & (y_norm > 1 - corner_threshold)) # 右上
  1691. )
  1692. corner_score = in_corner.mean()
  1693. # --- 模式3: 中心型 (缺陷集中在面板中心区域) ---
  1694. center_x, center_y = 0.5, 0.5
  1695. dist_to_center = np.sqrt((x_norm - center_x)**2 + (y_norm - center_y)**2)
  1696. center_radius = 0.18 # 18% 半径
  1697. center_score = (dist_to_center < center_radius).mean()
  1698. # --- 模式4: 线条型 (缺陷沿一条线分布) ---
  1699. # 用 PCA 第一主成分占比来判断线性程度
  1700. if len(coords) >= 3:
  1701. from sklearn.decomposition import PCA
  1702. pca = PCA(n_components=2)
  1703. pca.fit(coords)
  1704. linearity = pca.explained_variance_ratio_[0] # 第一主成分占比
  1705. line_score = linearity
  1706. else:
  1707. line_score = 0
  1708. # --- 模式5: 随机型 (均匀分布,无明显模式) ---
  1709. # 用空间变异系数:将面板分为网格,计算各格缺陷数的变异系数
  1710. grid_n = 5
  1711. x_edges = np.linspace(0, pw, grid_n + 1)
  1712. y_edges = np.linspace(0, ph, grid_n + 1)
  1713. H, _, _ = np.histogram2d(panel_data["x_mm"].values, panel_data["y_mm"].values,
  1714. bins=[x_edges, y_edges])
  1715. if H.sum() > 0 and H.std() > 0:
  1716. cv = H.std() / H.mean() if H.mean() > 0 else 999
  1717. # cv 越小越均匀(随机)
  1718. randomness_score = max(0, 1 - cv / 3) # 归一化到 [0,1]
  1719. else:
  1720. randomness_score = 0
  1721. # --- 主导模式判定 ---
  1722. scores = {
  1723. "边缘型": edge_score,
  1724. "角落型": corner_score,
  1725. "中心型": center_score,
  1726. "线条型": line_score,
  1727. "随机型": randomness_score,
  1728. }
  1729. dominant_pattern = max(scores, key=scores.get)
  1730. patterns_results.append({
  1731. "面板ID": panel_id,
  1732. "缺陷数": len(panel_data),
  1733. "主导模式": dominant_pattern,
  1734. "边缘型": round(edge_score, 2),
  1735. "角落型": round(corner_score, 2),
  1736. "中心型": round(center_score, 2),
  1737. "线条型": round(line_score, 2),
  1738. "随机型": round(randomness_score, 2),
  1739. })
  1740. if patterns_results:
  1741. pattern_df = pd.DataFrame(patterns_results)
  1742. # --- 模式统计 ---
  1743. col_pat1, col_pat2, col_pat3 = st.columns([1, 1, 2])
  1744. with col_pat1:
  1745. pattern_counts = pattern_df["主导模式"].value_counts()
  1746. fig_pat, ax_pat = plt.subplots(figsize=(8, 5))
  1747. colors_pat = {"边缘型": "#FF6B6B", "角落型": "#FFA500", "中心型": "#4ECDC4",
  1748. "线条型": "#9B59B6", "随机型": "#95A5A6"}
  1749. bars = ax_pat.bar(pattern_counts.index, pattern_counts.values,
  1750. color=[colors_pat.get(p, "#888") for p in pattern_counts.index],
  1751. alpha=0.8)
  1752. for bar, count in zip(bars, pattern_counts.values):
  1753. ax_pat.text(bar.get_x() + bar.get_width()/2, bar.get_height() + 0.5,
  1754. str(count), ha="center", va="bottom", fontsize=11, fontweight="bold")
  1755. ax_pat.set_title("缺陷模式分布")
  1756. ax_pat.set_ylabel("面板数量")
  1757. st.pyplot(fig_pat)
  1758. plt.close()
  1759. with col_pat2:
  1760. st.subheader("模式占比")
  1761. total_panels = len(pattern_df)
  1762. for pattern in ["边缘型", "角落型", "中心型", "线条型", "随机型"]:
  1763. count = (pattern_df["主导模式"] == pattern).sum()
  1764. pct = count / total_panels * 100
  1765. st.metric(pattern, f"{count} 块", f"{pct:.1f}%")
  1766. with col_pat3:
  1767. # --- 模式-根因映射 ---
  1768. st.subheader("模式 → 可能根因")
  1769. root_cause_map = {
  1770. "边缘型": {
  1771. "可能原因": "贴合工艺参数异常、边缘夹具压力不均、涂胶厚度不均",
  1772. "建议排查": "检查贴合压力、边缘密封工艺、涂胶均匀性"
  1773. },
  1774. "角落型": {
  1775. "可能原因": "夹具应力集中、面板放置定位偏差、角落散热不良",
  1776. "建议排查": "检查夹具对齐、面板定位精度、角落温度分布"
  1777. },
  1778. "中心型": {
  1779. "可能原因": "压力中心不均、FPC绑定区域工艺异常、中心温度过高",
  1780. "建议排查": "检查压力分布曲线、FPC绑定参数、加热板温度"
  1781. },
  1782. "线条型": {
  1783. "可能原因": "机械刮伤、传送带划痕、清洗刷毛磨损、吸嘴移动轨迹",
  1784. "建议排查": "检查传送带状态、清洗设备、吸嘴运动轨迹"
  1785. },
  1786. "随机型": {
  1787. "可能原因": "来料污染、环境尘埃、化学药液杂质",
  1788. "建议排查": "检查洁净室等级、来料检验记录、药液过滤状态"
  1789. },
  1790. }
  1791. for pattern in ["边缘型", "角落型", "中心型", "线条型", "随机型"]:
  1792. count = (pattern_df["主导模式"] == pattern).sum()
  1793. if count == 0:
  1794. continue
  1795. rc = root_cause_map[pattern]
  1796. with st.expander(f"{pattern} ({count} 块面板)"):
  1797. st.markdown(f"**可能原因**: {rc['可能原因']}")
  1798. st.markdown(f"**建议排查**: {rc['建议排查']}")
  1799. # --- 详细数据表 ---
  1800. st.divider()
  1801. st.subheader("面板模式评分明细")
  1802. st.dataframe(pattern_df, use_container_width=True, height=400)
  1803. else:
  1804. st.warning("当前筛选条件下无足够面板数据进行模式分析(需至少 3 个缺陷/面板)")
  1805. # ========== Tab 10: 设备健康与共性分析 ==========
  1806. _t = get_tab("💚 设备健康与共性分析")
  1807. if _t:
  1808. with _t:
  1809. st.header("💚 设备健康评分 & 共性分析")
  1810. st.markdown(
  1811. "综合评估各台设备的健康状态,并在发现异常批次时自动分析其共性特征。"
  1812. )
  1813. # --- 设备健康评分 ---
  1814. st.subheader("设备健康评分 (0-100)")
  1815. st.markdown("评分维度:缺陷率(40%) + 座号集中度(30%) + 严重度分布(30%)")
  1816. health_data = []
  1817. for eq_id in sorted(df["equipment_id"].unique()):
  1818. eq_all = df[df["equipment_id"] == eq_id]
  1819. eq_filtered = filtered_df[filtered_df["equipment_id"] == eq_id]
  1820. # 维度1: 缺陷率评分 (40%)
  1821. eq_panels = eq_all["panel_id"].nunique()
  1822. eq_defects = len(eq_all)
  1823. eq_defect_rate = eq_defects / max(eq_panels, 1)
  1824. # 缺陷率越低分越高,线性归一化
  1825. # 以 5 个缺陷/面板为最差(0分),0 为最好(100分)
  1826. rate_score = max(0, 100 * (1 - eq_defect_rate / 5))
  1827. # 维度2: 座号集中度评分 (30%)
  1828. # 座号分布越均匀分越高,集中分越低
  1829. eq_seat_counts = eq_all.groupby("seat_id").size()
  1830. if len(eq_seat_counts) > 1:
  1831. seat_cv = eq_seat_counts.std() / max(eq_seat_counts.mean(), 0.001)
  1832. # cv 越小越均匀,得分越高
  1833. seat_score = max(0, 100 * (1 - seat_cv / 3))
  1834. else:
  1835. seat_score = 50
  1836. # 维度3: 严重度评分 (30%)
  1837. eq_sev = eq_all["severity"].value_counts()
  1838. severe_ratio = eq_sev.get("严重", 0) / max(len(eq_all), 1)
  1839. sev_score = max(0, 100 * (1 - severe_ratio * 3)) # 严重占比 33% 时为 0 分
  1840. # 综合得分
  1841. total_score = rate_score * 0.4 + seat_score * 0.3 + sev_score * 0.3
  1842. health_data.append({
  1843. "设备ID": eq_id,
  1844. "缺陷总数": eq_defects,
  1845. "缺陷率": f"{eq_defect_rate:.2f}",
  1846. "座号集中度(CV)": f"{seat_cv:.2f}" if len(eq_seat_counts) > 1 else "N/A",
  1847. "严重占比": f"{severe_ratio:.1%}",
  1848. "缺陷率分(40%)": round(rate_score, 1),
  1849. "座号分(30%)": round(seat_score, 1),
  1850. "严重度分(30%)": round(sev_score, 1),
  1851. "健康总分": round(total_score, 1),
  1852. })
  1853. health_df = pd.DataFrame(health_data).sort_values("健康总分", ascending=False)
  1854. # 显示健康评分
  1855. col_h1, col_h2 = st.columns([3, 2])
  1856. with col_h1:
  1857. st.dataframe(health_df, use_container_width=True, hide_index=True)
  1858. with col_h2:
  1859. # 可视化排名
  1860. fig_health, ax_health = plt.subplots(figsize=(6, 4))
  1861. health_sorted = health_df.sort_values("健康总分", ascending=True)
  1862. colors_health = ["#4CAF50" if s >= 70 else "#FF9800" if s >= 40 else "#F44336"
  1863. for s in health_sorted["健康总分"]]
  1864. bars = ax_health.barh(health_sorted["设备ID"], health_sorted["健康总分"],
  1865. color=colors_health, alpha=0.8, height=0.5)
  1866. for bar, score in zip(bars, health_sorted["健康总分"]):
  1867. ax_health.text(bar.get_width() + 1, bar.get_y() + bar.get_height()/2,
  1868. f"{score:.0f}", ha="left", va="center", fontsize=12, fontweight="bold")
  1869. ax_health.set_xlabel("健康评分 (0-100)")
  1870. ax_health.set_title("设备健康排名")
  1871. ax_health.set_xlim(0, 110)
  1872. st.pyplot(fig_health)
  1873. plt.close()
  1874. # --- 共性分析 ---
  1875. st.divider()
  1876. st.subheader("🔍 异常批次共性分析")
  1877. st.markdown("选中异常批次后,自动分析这些批次的共同特征(设备/时段/座号/缺陷类型)。")
  1878. # 自动检测异常批次(基于缺陷率)
  1879. batch_stats = df.groupby("batch_id").agg(
  1880. defects=("defect_id", "count"),
  1881. panels=("panel_id", "nunique")
  1882. )
  1883. batch_stats["defect_rate"] = batch_stats["defects"] / batch_stats["panels"]
  1884. threshold = batch_stats["defect_rate"].mean() + batch_stats["defect_rate"].std()
  1885. abnormal_batches = batch_stats[batch_stats["defect_rate"] > threshold].index.tolist()
  1886. st.info(f"自动检测到的异常批次 (缺陷率 > {threshold:.2%}): **{len(abnormal_batches)}** 个")
  1887. st.write(", ".join(abnormal_batches[:10]))
  1888. if abnormal_batches:
  1889. col_c1, col_c2 = st.columns(2)
  1890. with col_c1:
  1891. # 选择要分析的批次
  1892. selected_abnormal = st.multiselect(
  1893. "选择要分析的异常批次",
  1894. options=abnormal_batches,
  1895. default=abnormal_batches[:3] if len(abnormal_batches) >= 3 else abnormal_batches,
  1896. key="commonality_batch"
  1897. )
  1898. if selected_abnormal:
  1899. abnormal_df = df[df["batch_id"].isin(selected_abnormal)]
  1900. normal_df = df[~df["batch_id"].isin(selected_abnormal)]
  1901. st.divider()
  1902. st.markdown(f"**分析对象**: {len(selected_abnormal)} 个异常批次, "
  1903. f"{len(abnormal_df)} 条缺陷记录")
  1904. # 共性分析:设备
  1905. st.subheader("共性特征 TOP3")
  1906. col_common1, col_common2, col_common3 = st.columns(3)
  1907. with col_common1:
  1908. # 设备共性
  1909. abnormal_eq_rate = abnormal_df.groupby("equipment_id").size() / len(abnormal_df)
  1910. normal_eq_rate = normal_df.groupby("equipment_id").size() / len(normal_df)
  1911. eq_boost = {}
  1912. for eq in abnormal_df["equipment_id"].unique():
  1913. a_rate = abnormal_eq_rate.get(eq, 0)
  1914. n_rate = normal_eq_rate.get(eq, 0)
  1915. if n_rate > 0:
  1916. eq_boost[eq] = (a_rate - n_rate) / n_rate * 100
  1917. else:
  1918. eq_boost[eq] = 999
  1919. eq_top = sorted(eq_boost.items(), key=lambda x: x[1], reverse=True)[:3]
  1920. st.markdown("**设备共用性**")
  1921. for eq, boost in eq_top:
  1922. st.markdown(f"- {eq}: 异常占比 {abnormal_eq_rate.get(eq, 0):.1%}, "
  1923. f"相对正常 **+{boost:.0f}%**")
  1924. with col_common2:
  1925. # 时段共性
  1926. abnormal_hour = abnormal_df.groupby("hour").size() / len(abnormal_df)
  1927. normal_hour = normal_df.groupby("hour").size() / len(normal_df)
  1928. # 按班次聚合
  1929. abnormal_shift = abnormal_df.groupby("shift").size() / len(abnormal_df)
  1930. normal_shift = normal_df.groupby("shift").size() / len(normal_df)
  1931. st.markdown("**时段共性**")
  1932. for shift in ["白班", "夜班"]:
  1933. a_rate = abnormal_shift.get(shift, 0)
  1934. n_rate = normal_shift.get(shift, 0)
  1935. if n_rate > 0:
  1936. boost = (a_rate - n_rate) / n_rate * 100
  1937. else:
  1938. boost = 999
  1939. st.markdown(f"- {shift}: 异常占比 {a_rate:.1%}, "
  1940. f"相对正常 **{'+' if boost > 0 else ''}{boost:.0f}%**")
  1941. with col_common3:
  1942. # 座号共性
  1943. abnormal_seat = abnormal_df.groupby("seat_id").size() / len(abnormal_df)
  1944. normal_seat = normal_df.groupby("seat_id").size() / len(normal_df)
  1945. seat_boost = {}
  1946. for seat in abnormal_df["seat_id"].unique():
  1947. a_rate = abnormal_seat.get(seat, 0)
  1948. n_rate = normal_seat.get(seat, 0)
  1949. if n_rate > 0:
  1950. seat_boost[seat] = (a_rate - n_rate) / n_rate * 100
  1951. else:
  1952. seat_boost[seat] = 999
  1953. seat_top = sorted(seat_boost.items(), key=lambda x: x[1], reverse=True)[:3]
  1954. st.markdown("**座号共性**")
  1955. for seat, boost in seat_top:
  1956. st.markdown(f"- {seat}: 异常占比 {abnormal_seat.get(seat, 0):.1%}, "
  1957. f"相对正常 **+{boost:.0f}%**")
  1958. # --- 缺陷类型偏差 ---
  1959. st.subheader("异常批次缺陷类型偏差")
  1960. abnormal_type = abnormal_df.groupby("defect_type").size() / len(abnormal_df)
  1961. normal_type = normal_df.groupby("defect_type").size() / len(normal_df)
  1962. type_diff = []
  1963. for t in set(list(abnormal_type.index) + list(normal_type.index)):
  1964. a_rate = abnormal_type.get(t, 0)
  1965. n_rate = normal_type.get(t, 0)
  1966. type_diff.append({
  1967. "缺陷类型": t,
  1968. "异常占比": f"{a_rate:.1%}",
  1969. "正常占比": f"{n_rate:.1%}",
  1970. "偏差": f"{'+' if a_rate > n_rate else ''}{(a_rate - n_rate) / max(n_rate, 0.001) * 100:.0f}%",
  1971. })
  1972. st.dataframe(pd.DataFrame(type_diff).sort_values("偏差", key=lambda x: x.str.rstrip("%").astype(float), ascending=False),
  1973. use_container_width=True, hide_index=True)
  1974. # ========== Tab 11: 多层叠加分析 ==========
  1975. _t = get_tab("🔲 多层叠加分析")
  1976. if _t:
  1977. with _t:
  1978. st.header("🔲 多层叠加分析")
  1979. st.markdown(
  1980. "将缺陷数据与面板物理区域、设备座号、时间维度叠加在同一视图上,"
  1981. "揭示单一维度看不到的深层关联。"
  1982. )
  1983. pw = df["panel_width_mm"].iloc[0]
  1984. ph = df["panel_height_mm"].iloc[0]
  1985. # --- 自定义区域定义 ---
  1986. st.subheader("📐 自定义区域缺陷统计")
  1987. st.markdown("将面板划分为不同功能区域,统计各区域缺陷分布")
  1988. # 定义区域:(名称, 判定函数)
  1989. # 边缘区:距四边 < 15%
  1990. # 中心区:距中心 < 20% 半径
  1991. # 角落区:四个角的 15% 范围
  1992. # FPC区:Y > 70% 高度
  1993. # 上半区/下半区
  1994. def classify_zone(x_norm, y_norm):
  1995. """将每个缺陷点分类到区域"""
  1996. zones = []
  1997. for i in range(len(x_norm)):
  1998. zx, zy = x_norm[i], y_norm[i]
  1999. zone_list = []
  2000. # 边缘区
  2001. if min(zx, 1 - zx, zy, 1 - zy) < 0.15:
  2002. zone_list.append("边缘区")
  2003. # 中心区
  2004. if np.sqrt((zx - 0.5)**2 + (zy - 0.5)**2) < 0.20:
  2005. zone_list.append("中心区")
  2006. # 角落区
  2007. if (zx < 0.15 or zx > 0.85) and (zy < 0.15 or zy > 0.85):
  2008. zone_list.append("角落区")
  2009. # FPC区
  2010. if zy > 0.70:
  2011. zone_list.append("FPC区")
  2012. # 上半区
  2013. if zy < 0.50:
  2014. zone_list.append("上半区")
  2015. # 下半区
  2016. if zy > 0.50:
  2017. zone_list.append("下半区")
  2018. if not zone_list:
  2019. zone_list.append("其他区域")
  2020. zones.append(", ".join(zone_list))
  2021. return zones
  2022. # 计算每个缺陷的区域归属
  2023. x_norm_arr = filtered_df["x_mm"].values / pw
  2024. y_norm_arr = filtered_df["y_mm"].values / ph
  2025. filtered_df_copy = filtered_df.copy()
  2026. filtered_df_copy["zone"] = classify_zone(x_norm_arr, y_norm_arr)
  2027. # 统计各区域缺陷数
  2028. zone_counts = {}
  2029. zone_types = ["边缘区", "中心区", "角落区", "FPC区", "上半区", "下半区", "其他区域"]
  2030. for z in zone_types:
  2031. count = filtered_df_copy["zone"].str.contains(z).sum()
  2032. zone_counts[z] = count
  2033. col_z1, col_z2 = st.columns([1, 2])
  2034. with col_z1:
  2035. st.subheader("区域缺陷统计")
  2036. for z in zone_types:
  2037. count = zone_counts.get(z, 0)
  2038. pct = count / max(len(filtered_df_copy), 1) * 100
  2039. bar_len = int(pct / 100 * 200)
  2040. bar = "█" * max(bar_len, 0)
  2041. st.markdown(f"{z} | {bar} **{count}** ({pct:.1f}%)")
  2042. with col_z2:
  2043. # 区域可视化
  2044. fig_zone, ax_zone = plt.subplots(figsize=(4, 6))
  2045. # 面板背景
  2046. ax_zone.add_patch(plt.Rectangle((0, 0), pw, ph, facecolor="#1a1a2e", edgecolor="#444", linewidth=2))
  2047. # 区域边界
  2048. # 边缘区 (15% 边界)
  2049. margin_x = pw * 0.15
  2050. margin_y = ph * 0.15
  2051. ax_zone.add_patch(plt.Rectangle((0, 0), margin_x, ph, fill=False, edgecolor="yellow", linewidth=1, alpha=0.4, linestyle="--"))
  2052. ax_zone.add_patch(plt.Rectangle((pw - margin_x, 0), margin_x, ph, fill=False, edgecolor="yellow", linewidth=1, alpha=0.4, linestyle="--"))
  2053. ax_zone.add_patch(plt.Rectangle((0, 0), pw, margin_y, fill=False, edgecolor="yellow", linewidth=1, alpha=0.4, linestyle="--"))
  2054. ax_zone.add_patch(plt.Rectangle((0, ph - margin_y), pw, margin_y, fill=False, edgecolor="yellow", linewidth=1, alpha=0.4, linestyle="--"))
  2055. # 中心区 (20% 半径)
  2056. center_r = 0.20 * max(pw, ph) / 2
  2057. circle = plt.Circle((pw/2, ph/2), center_r, fill=False, edgecolor="cyan", linewidth=1.5, alpha=0.5, linestyle="--")
  2058. ax_zone.add_patch(circle)
  2059. # FPC区
  2060. fpc_y = ph * 0.70
  2061. ax_zone.add_patch(plt.Rectangle((0, fpc_y), pw, ph - fpc_y, fill=False, edgecolor="magenta", linewidth=1.5, alpha=0.5, linestyle="--"))
  2062. # 缺陷散点
  2063. scatter_colors = {"边缘区": "yellow", "中心区": "cyan", "角落区": "orange",
  2064. "FPC区": "magenta", "上半区": "#4ECDC4", "下半区": "#45B7D1", "其他区域": "gray"}
  2065. for z_name in zone_types:
  2066. z_mask = filtered_df_copy["zone"].str.contains(z_name)
  2067. if z_mask.sum() > 0:
  2068. z_data = filtered_df_copy[z_mask]
  2069. ax_zone.scatter(z_data["x_mm"], z_data["y_mm"],
  2070. c=scatter_colors.get(z_name, "gray"), s=5, alpha=0.3,
  2071. label=f"{z_name} ({z_mask.sum()})", edgecolors="none", zorder=2)
  2072. ax_zone.set_xlim(-5, pw + 5)
  2073. ax_zone.set_ylim(-5, ph + 5)
  2074. ax_zone.set_title("缺陷区域叠加图 (虚线=区域边界)")
  2075. ax_zone.set_xlabel("X (mm)")
  2076. ax_zone.set_ylabel("Y (mm)")
  2077. ax_zone.set_aspect("equal")
  2078. ax_zone.legend(fontsize=7, loc="upper right", ncol=1, framealpha=0.7)
  2079. st.pyplot(fig_zone)
  2080. plt.close()
  2081. # --- 跨批次同座号面板对比 ---
  2082. st.divider()
  2083. st.subheader("🔀 跨批次同座号面板对比")
  2084. st.markdown(
  2085. "选择一台设备和一个座号,查看该座号在不同批次生产的面板上缺陷分布的对比。"
  2086. "如果同一座号持续在相同位置产生缺陷 → 该座号存在系统性问题。"
  2087. )
  2088. col_cmp1, col_cmp2, col_cmp3 = st.columns(3)
  2089. with col_cmp1:
  2090. cmp_eq = st.selectbox("选择设备", options=sorted(df["equipment_id"].unique()), key="cmp_eq")
  2091. with col_cmp2:
  2092. eq_seats = sorted(df[(df["equipment_id"] == cmp_eq)]["seat_id"].unique())
  2093. cmp_seat = st.selectbox("选择座号", options=eq_seats, key="cmp_seat")
  2094. with col_cmp3:
  2095. # 找出有该设备座号缺陷的批次
  2096. eq_seat_batches = sorted(df[(df["equipment_id"] == cmp_eq) & (df["seat_id"] == cmp_seat)]["batch_id"].unique())
  2097. cmp_batches = st.multiselect("选择对比批次", options=eq_seat_batches, default=eq_seat_batches[:3] if len(eq_seat_batches) >= 3 else eq_seat_batches)
  2098. if cmp_batches and len(cmp_batches) >= 2:
  2099. n_cols = min(len(cmp_batches), 3)
  2100. n_rows = (len(cmp_batches) + n_cols - 1) // n_cols
  2101. fig_cmp, axes_cmp = plt.subplots(n_rows, n_cols, figsize=(3.5 * n_cols, 5 * n_rows))
  2102. axes_cmp = axes_cmp.flatten() if n_cols * n_rows > 1 else [axes_cmp]
  2103. for i, batch in enumerate(cmp_batches):
  2104. ax = axes_cmp[i]
  2105. batch_data = df[(df["equipment_id"] == cmp_eq) & (df["seat_id"] == cmp_seat) & (df["batch_id"] == batch)]
  2106. # 面板背景
  2107. ax.add_patch(plt.Rectangle((0, 0), pw, ph, facecolor="#1a1a2e", edgecolor="#444", linewidth=1))
  2108. if len(batch_data) > 0:
  2109. # 按缺陷类型着色
  2110. type_colors = {"划痕": "red", "亮点": "yellow", "暗点": "black", "气泡": "cyan",
  2111. "色差": "magenta", "漏光": "orange", "裂纹": "darkred", "异物": "green"}
  2112. for _, row in batch_data.iterrows():
  2113. c = type_colors.get(row["defect_type"], "white")
  2114. ax.scatter(row["x_mm"], row["y_mm"], c=c, s=30, alpha=0.7, edgecolors="white", linewidth=0.3, zorder=3)
  2115. ax.set_xlim(-3, pw + 3)
  2116. ax.set_ylim(-3, ph + 3)
  2117. ax.set_title(f"{batch}\n{len(batch_data)} 缺陷", fontsize=9)
  2118. ax.set_aspect("equal")
  2119. ax.grid(True, alpha=0.1, color="gray")
  2120. ax.tick_params(left=False, bottom=False, labelleft=False, labelbottom=False)
  2121. # 隐藏多余子图
  2122. for j in range(len(cmp_batches), len(axes_cmp)):
  2123. axes_cmp[j].set_visible(False)
  2124. fig_cmp.suptitle(f"{cmp_eq} / {cmp_seat} 跨批次对比", fontsize=12, y=1.01)
  2125. plt.tight_layout()
  2126. st.pyplot(fig_cmp)
  2127. plt.close()
  2128. # 对比统计
  2129. st.subheader("对比统计")
  2130. comp_stats = []
  2131. for batch in cmp_batches:
  2132. batch_data = df[(df["equipment_id"] == cmp_eq) & (df["seat_id"] == cmp_seat) & (df["batch_id"] == batch)]
  2133. comp_stats.append({
  2134. "批次": batch,
  2135. "缺陷数": len(batch_data),
  2136. "主要类型": batch_data["defect_type"].mode().iloc[0] if len(batch_data) > 0 else "-",
  2137. "严重占比": f"{(batch_data['severity']=='严重').sum() / max(len(batch_data), 1):.0%}",
  2138. "中心X": round(batch_data["x_mm"].mean(), 1) if len(batch_data) > 0 else "-",
  2139. "中心Y": round(batch_data["y_mm"].mean(), 1) if len(batch_data) > 0 else "-",
  2140. })
  2141. st.dataframe(pd.DataFrame(comp_stats), use_container_width=True, hide_index=True)
  2142. # 趋势判断
  2143. if len(cmp_batches) >= 3:
  2144. defect_counts = [len(df[(df["equipment_id"] == cmp_eq) & (df["seat_id"] == cmp_seat) & (df["batch_id"] == b)]) for b in cmp_batches]
  2145. x_trend = np.arange(len(cmp_batches))
  2146. coeffs = np.polyfit(x_trend, defect_counts, 1)
  2147. slope = coeffs[0]
  2148. if slope > 0.5:
  2149. st.warning(f"⚠️ **{cmp_eq}/{cmp_seat}** 缺陷数呈**上升趋势** (斜率: {slope:.1f}/批次),建议安排设备检修")
  2150. elif slope < -0.5:
  2151. st.success(f"✅ **{cmp_eq}/{cmp_seat}** 缺陷数呈**改善趋势** (斜率: {slope:.1f}/批次)")
  2152. else:
  2153. st.info(f"➡️ **{cmp_eq}/{cmp_seat}** 缺陷数**平稳** (斜率: {slope:.1f}/批次)")
  2154. else:
  2155. st.info("请选择至少 2 个批次进行对比")
  2156. # --- 缺陷传播追踪 ---
  2157. st.divider()
  2158. st.subheader("📡 缺陷坐标传播追踪")
  2159. st.markdown(
  2160. "追踪同一坐标区域在时间轴上的缺陷演变,识别持续恶化的位置。"
  2161. "如果某坐标的缺陷数量随时间递增 → 该位置存在渐进性损伤(如吸嘴持续磨损)。"
  2162. )
  2163. # 坐标分桶 + 时间维度
  2164. prop_bin = st.slider("传播追踪分桶大小 (mm)", min_value=10, max_value=50, value=20, step=10)
  2165. df_time = df.copy()
  2166. df_time["x_bin"] = (df_time["x_mm"] // prop_bin).astype(int)
  2167. df_time["y_bin"] = (df_time["y_mm"] // prop_bin).astype(int)
  2168. # 按桶 + 日期聚合
  2169. prop_df = df_time.groupby(["x_bin", "y_bin", "day"]).size().reset_index(name="defect_count")
  2170. # 找出至少有 3 天数据的桶
  2171. bucket_days = prop_df.groupby(["x_bin", "y_bin"])["day"].nunique()
  2172. active_buckets = bucket_days[bucket_days >= 3].index.tolist()
  2173. if active_buckets:
  2174. # 选择要追踪的桶
  2175. bucket_options = [f"({bx},{by})" for bx, by in active_buckets]
  2176. bucket_counts = prop_df.groupby(["x_bin", "y_bin"])["defect_count"].sum().sort_values(ascending=False)
  2177. # 默认选缺陷最多的桶
  2178. default_top = bucket_counts.index[0]
  2179. selected_bucket = st.selectbox(
  2180. "选择要追踪的坐标桶",
  2181. options=bucket_options,
  2182. index=0,
  2183. format_func=lambda x: f"{x} (总缺陷: {bucket_counts.loc[tuple(map(int, x.strip('()').split(',')))]:.0f})"
  2184. )
  2185. bx, by = map(int, selected_bucket.strip("()").split(","))
  2186. bucket_timeline = prop_df[(prop_df["x_bin"] == bx) & (prop_df["y_bin"] == by)].sort_values("day")
  2187. bucket_timeline["day"] = pd.to_datetime(bucket_timeline["day"])
  2188. # 传播趋势图
  2189. fig_prop, ax_prop = plt.subplots(figsize=(12, 4))
  2190. ax_prop.bar(bucket_timeline["day"], bucket_timeline["defect_count"],
  2191. color="steelblue", alpha=0.7, width=0.8)
  2192. # 趋势线
  2193. if len(bucket_timeline) >= 2:
  2194. x_t = np.arange(len(bucket_timeline))
  2195. coeffs_p = np.polyfit(x_t, bucket_timeline["defect_count"].values, 1)
  2196. slope_p = coeffs_p[0]
  2197. trend_y = np.polyval(coeffs_p, x_t)
  2198. ax_prop.plot(bucket_timeline["day"], trend_y, color="red", linestyle="--",
  2199. linewidth=2, label=f"趋势 (斜率: {slope_p:.2f}/天)")
  2200. if slope_p > 0.3:
  2201. ax_prop.set_title(f"坐标桶 ({bx},{by}) — 缺陷数上升 (恶化趋势)")
  2202. elif slope_p < -0.3:
  2203. ax_prop.set_title(f"坐标桶 ({bx},{by}) — 缺陷数下降 (改善趋势)")
  2204. else:
  2205. ax_prop.set_title(f"坐标桶 ({bx},{by}) — 缺陷数平稳")
  2206. else:
  2207. ax_prop.set_title(f"坐标桶 ({bx},{by})")
  2208. ax_prop.set_ylabel("缺陷数量")
  2209. ax_prop.tick_params(axis="x", rotation=45)
  2210. ax_prop.legend()
  2211. ax_prop.grid(True, alpha=0.3, axis="y")
  2212. st.pyplot(fig_prop)
  2213. plt.close()
  2214. # 该桶的缺陷类型演变
  2215. bucket_data = df_time[(df_time["x_bin"] == bx) & (df_time["y_bin"] == by)]
  2216. st.markdown(f"**坐标桶 ({bx},{by}) 缺陷类型演变** (对应面板区域: X {bx*prop_bin}-{(bx+1)*prop_bin}mm, Y {by*prop_bin}-{(by+1)*prop_bin}mm)")
  2217. bucket_type_timeline = bucket_data.groupby(["day", "defect_type"]).size().unstack(fill_value=0)
  2218. bucket_type_timeline.index = pd.to_datetime(bucket_type_timeline.index)
  2219. st.dataframe(bucket_type_timeline, use_container_width=True, height=300)
  2220. else:
  2221. st.info("当前数据中无足够多天数的连续缺陷坐标桶 (需 ≥3 天)")
  2222. # --- 底部:数据导出 ---
  2223. st.divider()
  2224. if current_config["show_export"]:
  2225. st.subheader("📥 数据导出")
  2226. # 综合报告导出
  2227. st.subheader("📋 一键导出综合报告")
  2228. st.markdown("包含所有分析模块的关键结论,下载后可直接用浏览器打开、归档或打印为 PDF。")
  2229. # 1. KPI 摘要
  2230. report_kpis = calculate_kpis(df, filtered_df)
  2231. total_panels_inspected_r = report_kpis["total_panels_inspected"]
  2232. defective_panels_r = report_kpis["defective_panels"]
  2233. yield_rate_r = report_kpis["yield_rate"]
  2234. defective_rate_r = defective_panels_r / max(total_panels_inspected_r, 1) * 100
  2235. # 2. 缺陷类型
  2236. type_counts_r = filtered_df["defect_type"].value_counts()
  2237. # 3. 设备/座号
  2238. eq_counts = pd.Series(dtype=int)
  2239. seat_top = pd.Series(dtype=int)
  2240. if "equipment_id" in filtered_df.columns:
  2241. eq_counts = filtered_df["equipment_id"].value_counts()
  2242. seat_top = filtered_df["seat_id"].value_counts().head(5)
  2243. # 4. 趋势
  2244. trend_summary = "缺陷数趋势: 样本天数不足,暂不判断趋势"
  2245. daily_r = filtered_df.groupby("day").size()
  2246. if len(daily_r) >= 2:
  2247. x_r = np.arange(len(daily_r))
  2248. coeffs_r = np.polyfit(x_r, daily_r.values.astype(float), 1)
  2249. slope_r = coeffs_r[0]
  2250. if slope_r > 0:
  2251. trend_summary = f"缺陷数趋势: 上升 (斜率 {slope_r:.1f}/天)"
  2252. else:
  2253. trend_summary = f"缺陷数趋势: 下降 (斜率 {slope_r:.1f}/天)"
  2254. # 5. 异常座号
  2255. anomaly_rows = []
  2256. if "seat_id" in filtered_df.columns:
  2257. all_seat_stats_r = filtered_df.groupby(["equipment_id", "seat_id"]).size()
  2258. mean_r = all_seat_stats_r.mean()
  2259. std_r = all_seat_stats_r.std()
  2260. threshold_2x_r = mean_r + 2 * std_r
  2261. critical_r = all_seat_stats_r[all_seat_stats_r > threshold_2x_r]
  2262. if len(critical_r) > 0:
  2263. for (eq, seat), count in critical_r.items():
  2264. anomaly_rows.append({"equipment": eq, "seat": seat, "count": count})
  2265. # 6. 建议
  2266. top_type = type_counts_r.index[0] if len(type_counts_r) > 0 else "-"
  2267. top_eq = eq_counts.index[0] if len(eq_counts) > 0 else "-"
  2268. recommendations_r = [
  2269. f"重点关注缺陷类型: {top_type}",
  2270. f"重点关注设备: {top_eq}",
  2271. "建议查看 SPC 控制图确认趋势状态",
  2272. "建议检查设备健康评分",
  2273. ]
  2274. full_report_html = build_html_report(
  2275. generated_at=datetime.now().strftime("%Y-%m-%d %H:%M:%S"),
  2276. date_range_text=f"{start_date.strftime('%Y-%m-%d')} ~ {end_date.strftime('%Y-%m-%d')}",
  2277. view_mode=view_mode,
  2278. defect_count=len(filtered_df),
  2279. panel_count=filtered_df["panel_id"].nunique(),
  2280. kpis=report_kpis,
  2281. type_counts=type_counts_r,
  2282. equipment_counts=eq_counts,
  2283. seat_top=seat_top,
  2284. trend_summary=trend_summary,
  2285. anomaly_rows=anomaly_rows,
  2286. recommendations=recommendations_r,
  2287. )
  2288. col_exp1, col_exp2, col_exp3 = st.columns(3)
  2289. with col_exp1:
  2290. st.download_button(
  2291. label="📥 综合报告 (HTML网页)",
  2292. data=full_report_html.encode("utf-8"),
  2293. file_name=f"defect_report_{datetime.now().strftime('%Y%m%d')}.html",
  2294. mime="text/html",
  2295. use_container_width=True
  2296. )
  2297. with col_exp2:
  2298. csv_data = filtered_df.to_csv(index=False).encode("utf-8-sig")
  2299. st.download_button(
  2300. label="📥 筛选数据 (CSV)",
  2301. data=csv_data,
  2302. file_name=f"defect_data_{datetime.now().strftime('%Y%m%d')}.csv",
  2303. mime="text/csv",
  2304. use_container_width=True
  2305. )
  2306. with col_exp3:
  2307. # 精简版 TXT 报告
  2308. txt_lines = ["缺陷集中性分析报告", f"生成时间: {datetime.now().strftime('%Y-%m-%d %H:%M:%S')}",
  2309. f"缺陷数: {len(filtered_df)} | 面板: {filtered_df['panel_id'].nunique()}",
  2310. f"良率: {yield_rate_r:.1f}%"]
  2311. for t, c in type_counts_r.head(3).items():
  2312. txt_lines.append(f" TOP: {t} {c}个")
  2313. txt_content = "\n".join(txt_lines)
  2314. st.download_button(
  2315. label="📥 精简报告 (TXT)",
  2316. data=txt_content.encode("utf-8"),
  2317. file_name=f"defect_summary_{datetime.now().strftime('%Y%m%d')}.txt",
  2318. mime="text/plain",
  2319. use_container_width=True
  2320. )