Analyze Workflow
Core loop
Section titled “Core loop”The Analyze page follows a repeatable loop:
- choose lot and snapshot
- find a suspicious test
- inspect it in linked views
- isolate a population by brushing or filtering
- save or share the conclusion
Context that propagates
Section titled “Context that propagates”Most of the page shares a common context:
- selected lot
- selected snapshot
- current test
- wafer scope when applicable
- active die selection
- active scenario limits
Most analysis work depends on that shared context.
Analyze to SQL
Section titled “Analyze to SQL”The current analysis scope can flow into the SQL editor.
That lets you keep working from:
- the same lot
- the same brushed die subset
- the same notebook what-if limits
without rebuilding the population by hand in SQL.
Use the SQL editor when you want a custom table or grouped calculation for the same scoped population.
Cards vs. modals
Section titled “Cards vs. modals”- cards are for quick inspection and lightweight iteration
- modals are for higher-resolution inspection and the full interaction model
If a card is useful but too small for the task, open the modal.
Selection model
Section titled “Selection model”Brushing is shared state across the analysis surfaces.
Shift + dragadds to the current selectionAlt + Shift + dragreplaces the current selection
Use selection when you want to compare a subset to the lot overall.
Saving
Section titled “Saving”Save when the notebook captures:
- a meaningful test focus
- a useful selection or wafer focus
- what-if limits worth reviewing with someone else
Notebook history is easier to use when versions correspond to conclusions or review checkpoints.