Pattern Analysis
Reports Overview
Condensed findings, downloads, and quick visual previews

Condensed Write‑Up

Distances are Jensen–Shannon over interval histograms (circular, mod period) with 50¢ bins for the overview; 25¢/12.5¢ runs confirm neighborhood stability.

Downloads

Histogram Previews

Neighborhood Diagrams

Reproduce Locally

Run these from the project root:

python scripts/scale_report.py --scl-dir assets/source/scl --out-dir reports --bin-width 50 --topk 8 --limit 200
python scripts/scale_graphics.py --scl-dir assets/source/scl --out-dir reports/svg --neighbors-json reports/neighbors.json --bin-width 50 --limit 30
python scripts/scale_subset_report.py --scl-dir assets/source/scl --out-dir reports --tol 8 --limit 200