Quickstart
Get from a loaded lot to a saved notebook with one useful finding.
Recommended first pass
Section titled “Recommended first pass”- Open
Analyzeand select a lot. - Let the default snapshot and default test selections settle.
- Scan the CPK table for the worst tests.
- Open scatter, histogram, or wafer views from the failing test.
- Brush a region or die population and watch the other views update.
- If you need to evaluate a spec change, enter what-if mode and review impact before saving.
- If you want a custom table or grouped summary, switch to
SQLand querycurrent_scope_test_results. - Save the notebook when you have a finding worth keeping.
What to look for first
Section titled “What to look for first”- Low CPK tests with non-trivial fail rate
- Spatial signatures on the wafer map
- Outlier tails in histogram
- Site or wafer-specific behavior in scatter and trend views
- Large difference between baseline and proposed yield in impact review
Recommended mental model
Section titled “Recommended mental model”Lot selectorchooses the dataset.Snapshot selectorchooses the saved ingest state for that lot.- Cards give a fast view.
- Modals give the full workflow.
- Notebook state persists the analysis context, selection state, and scenario limits.
- SQL can now inherit that same context through the
current_scope*helper views.
If you only remember four product ideas
Section titled “If you only remember four product ideas”- Linked views are the point: selection in one surface should explain the others.
- What-if limit edits are notebook state, not throwaway local UI.
- Share links are read-only.
- Saved versions now track which notebook version they were based on.