app.py 119 KB

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