Merged
Conversation
…rd merge, PDF report, FSS threshold fit - Kill hand-rolled SVG plot writers; use matplotlib for both SVG and PDF via unified figure builders - Split 340-line main() into focused helpers (resolve_backends, duration schedule, config banner, sweep loop, post-analysis) - Add fit-quality warnings (fit_rms >= fit_epsilon), gate threshold fits on >=3 distances - Fix _estimate_threshold to use per-round rate crossing (was using projected-over-d-rounds which underestimates) - Add multi-shard merge via merge_sweep_shards(): accumulate shots across runs, re-fit from merged points - Add JSON-only replay: --render-plots regenerates all plots from saved JSON without rerunning simulation - Add multi-page PDF report (--save-report-pdf / --report-pdf) with styled cover, section dividers, appendix - Wire in Wang-Harrington-Preskill FSS threshold fit from pecos.analysis.threshold_curve (arXiv:quant-ph/0207088) - Annotate per-round plots with below-threshold power-law exponents and threshold markers with uncertainty bands - Per-basis curves now use log-log axes; consistent color palette across all plot types - Fix dashboard rebuild ordering in surface_sweep_report.py - Add 28 unit tests covering fit math, merge semantics, JSON round-trip, PDF generation, plot ordering
…_key, counter_loop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.