Anto01
1612991d0d
feat: Add Study Insights module (SYS_16) for physics visualizations
Introduces a new plugin architecture for study-specific physics
visualizations, separating "optimizer perspective" (Analysis) from
"engineer perspective" (Insights).
New module: optimization_engine/insights/
- base.py: StudyInsight base class, InsightConfig, InsightResult, registry
- zernike_wfe.py: Mirror WFE with 3D surface and Zernike decomposition
- stress_field.py: Von Mises stress contours with safety factors
- modal_analysis.py: Natural frequencies and mode shapes
- thermal_field.py: Temperature distribution visualization
- design_space.py: Parameter-objective landscape exploration
Features:
- 5 insight types: zernike_wfe, stress_field, modal, thermal, design_space
- CLI: python -m optimization_engine.insights generate <study>
- Standalone HTML generation with Plotly
- Enhanced Zernike viz: Turbo colorscale, smooth shading, 0.5x AMP
- Dashboard API fix: Added include_coefficients param to extract_relative()
Documentation:
- docs/protocols/system/SYS_16_STUDY_INSIGHTS.md
- Updated ATOMIZER_CONTEXT.md (v1.7)
- Updated 01_CHEATSHEET.md with insights section
Tools:
- tools/zernike_html_generator.py: Standalone WFE HTML generator
- tools/analyze_wfe.bat: Double-click to analyze OP2 files
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 13:46:28 -05:00
..
2025-11-16 13:35:41 -05:00
2025-12-20 13:46:28 -05:00
2025-11-24 09:12:36 -05:00
2025-12-10 08:44:04 -05:00
2025-12-06 20:01:59 -05:00
2025-12-20 13:46:28 -05:00
2025-12-12 11:24:02 -05:00
2025-11-16 21:29:54 -05:00
2025-11-24 09:21:55 -05:00
2025-12-07 14:52:25 -05:00
2025-12-04 07:41:54 -05:00
2025-12-04 07:41:54 -05:00
2025-11-15 08:05:19 -05:00
2025-11-25 19:23:58 -05:00
2025-11-25 19:23:58 -05:00
2025-11-25 19:23:58 -05:00
2025-12-07 14:52:25 -05:00
2025-11-26 07:53:00 -05:00
2025-12-07 14:52:25 -05:00
2025-11-17 14:36:00 -05:00
2025-11-16 13:35:41 -05:00
2025-11-16 13:35:41 -05:00
2025-11-17 14:36:00 -05:00
2025-11-24 09:21:55 -05:00
2025-11-17 12:34:06 -05:00
2025-11-18 09:00:10 -05:00
2025-11-16 13:35:41 -05:00
2025-11-17 19:07:41 -05:00
2025-11-25 19:23:58 -05:00
2025-11-25 19:23:58 -05:00
2025-12-07 14:52:25 -05:00
2025-11-17 21:24:02 -05:00
2025-11-21 15:58:00 -05:00
2025-11-25 19:23:58 -05:00
2025-11-24 09:27:27 -05:00
2025-11-25 19:23:58 -05:00
2025-12-07 19:10:45 -05:00
2025-11-17 19:07:41 -05:00
2025-12-04 07:41:54 -05:00
2025-11-25 19:23:58 -05:00
2025-12-04 07:41:54 -05:00
2025-11-17 14:31:33 -05:00
2025-11-20 20:25:33 -05:00
2025-12-12 11:24:02 -05:00
2025-11-16 21:29:54 -05:00
2025-11-20 20:25:33 -05:00
2025-11-16 21:29:54 -05:00
2025-11-24 09:12:36 -05:00
2025-11-16 13:35:41 -05:00
2025-11-17 21:29:21 -05:00
2025-11-25 19:23:58 -05:00
2025-11-25 19:23:58 -05:00
2025-11-25 19:23:58 -05:00
2025-11-20 20:25:33 -05:00
2025-11-17 14:36:00 -05:00
2025-12-06 20:01:59 -05:00
2025-11-16 13:35:41 -05:00
2025-11-25 19:23:58 -05:00
2025-11-25 19:23:58 -05:00
2025-11-25 19:23:58 -05:00
2025-11-17 14:36:00 -05:00
2025-11-26 07:53:00 -05:00
2025-12-07 14:52:25 -05:00
2025-12-06 20:01:59 -05:00
2025-12-04 17:36:00 -05:00
2025-11-16 13:35:41 -05:00
2025-11-26 07:53:00 -05:00
2025-11-25 19:23:58 -05:00
2025-11-17 19:07:41 -05:00
2025-11-16 13:35:41 -05:00