Reproducibility bundle (v1.9p, no‑figs) for "Scattering‑only synthesis of the proton charge radius with a guard‑banded meta‑interval"
收藏资源简介:
Scope. Public reproducibility bundle (v1.9p, no‑figs) for the PRC submission. It fixes every policy number and table used in the manuscript and reproduces the seed‑and‑guard engineering interval for the proton charge radius rEr_ErE from a single, deterministic pipeline. Policy summary (fixed numbers).Seed hull H=[0.831, 0.847]H=[0.831,\,0.847]H=[0.831,0.847] fm; quantile q=0.90q=0.90q=0.90; floor g0=0.00300g_0=0.00300g0=0.00300 fm; split‑sweep quantiles Q0.90A=0.00270Q^A_{0.90}=0.00270Q0.90A=0.00270 fm and Q0.90B=0.00303Q^B_{0.90}=0.00303Q0.90B=0.00303 fm; hence g\*(0.90)=0.00303g^\*(0.90)=0.00303g\*(0.90)=0.00303 fm and the final unrounded interval [0.82797, 0.85003][0.82797,\,0.85003][0.82797,0.85003] fm (reported as rE∈[0.828, 0.850]r_E\in[0.828,\,0.850]rE∈[0.828,0.850] fm).Interpretation. The reported interval is an engineering summary interval (policy‑labeled envelope), not a frequentist CI or Bayesian credible interval; the coverage‑style table is a methodology diagnostic only. What’s inside (single source of truth). policy/policy_values.json — canonical constants used in the paper (seed hull, QqAQ^A_qQqA, QqBQ^B_qQqB, g\*g^\*g\*, unrounded endpoints, rounding policy). policy/quantiles_split_sweep.{csv,json} — split‑sweep quantiles and derived intervals (mirrors the manuscript’s policy table). results/reported_table_III.csv — transcription of the coverage‑style diagnostic reported in the manuscript’s coverage table (legacy filename retained; public scripts read this table and do not re‑run the bootstrap). data/1.1GeV_table.txt, data/2.2GeV_table.txt — PRad reduced‑cross‑section tables used by the runner. scripts/run_reproducer.py — verification, policy dump, LaTeX macro emission;env/environment.yml — pinned environment;results/joint_sweep_summary.json / results/joint_sweep_samples.csv — joint A×BA\times BA×B checks showing the max‑rule envelope bounds the joint shifts (no overshoot events). manifest.sha256.json — SHA‑256 digests for auditability. How to reproduce. conda env create -f env/environment.yml && conda activate prc-repro python scripts/run_reproducer.py --verify python scripts/run_reproducer.py --dump-policy # optional: python scripts/run_reproducer.py --emit-tex-macros python scripts/run_reproducer.py --figs-kinematics Versioning and “no‑figs.” This no‑figs bundle omits pre‑rendered figure PDFs; the runner deterministically regenerates kinematics‑only plots into artifacts/figures/. A few helper files may retain legacy version strings from earlier snapshots (e.g., v1.6p/v1.8p); policy numbers are identical and are authoritatively fixed by policy/policy_values.json. Licensing. Code: MIT. Data: CC BY 4.0. Please cite both the manuscript and this dataset (record DOI). Keywords. proton charge radius; elastic epepep scattering; low‑Q2Q^2Q2; guard‑band; engineering interval; reproducibility; PRad; radiative corrections; two‑photon exchange.
研究范围:本数据集为投稿至《Physical Review C》(PRC)的成果提供可公开复现的打包文件(版本v1.9p,无预渲染插图)。其修正了原稿中所有的分析参数与表格,并通过单一确定性流程复现了质子电荷半径$r_E$(proton charge radius)的种子-防护工程区间。 参数摘要(固定参数):种子区间$H=[0.831, 0.847]$飞米(fm);分位数$q=0.90$;基底参数$g_0=0.00300$飞米;分段扫描分位数$Q_{0.90}^A=0.00270$飞米、$Q_{0.90}^B=0.00303$飞米;由此可得$g^*(0.90)=0.00303$飞米,最终未取整区间为$[0.82797, 0.85003]$飞米(对外报道为$r_Ein[0.828, 0.850]$飞米)。 结果释义:本文报道的区间为工程摘要区间(即带参数标签的包络区间),而非频率学派置信区间(Confidence Interval, CI)或贝叶斯可信区间(Bayesian Credible Interval);覆盖率类表格仅作为方法学诊断使用。 数据内容(单一可信源): - `policy/policy_values.json`:原稿中使用的标准常量(包括种子区间、$Q_q^A$、$Q_q^B$、$g^*$、未取整端点、取整规则)。 - `policy/quantiles_split_sweep.{csv,json}`:分段扫描分位数与衍生区间(与原稿中的参数表格完全一致)。 - `results/reported_table_III.csv`:原稿中覆盖率类诊断表格的转录文件(保留旧文件名,公开脚本直接读取该表格,无需重新运行自助抽样法(bootstrap))。 - `data/1.1GeV_table.txt`、`data/2.2GeV_table.txt`:运行脚本所需的PRad实验约化截面表格。 - `scripts/run_reproducer.py`:验证脚本、参数导出脚本、LaTeX宏生成脚本。 - `env/environment.yml`:固定版本的依赖环境配置文件。 - `results/joint_sweep_summary.json` / `results/joint_sweep_samples.csv`:联合$A imes B$扫描结果,显示最大规则包络限定了联合偏移(无非过冲事件)。 - `manifest.sha256.json`:用于可审计性的SHA-256摘要文件。 复现方法: 执行以下命令: conda env create -f env/environment.yml && conda activate prc-repro python scripts/run_reproducer.py --verify python scripts/run_reproducer.py --dump-policy # 可选命令: python scripts/run_reproducer.py --emit-tex-macros python scripts/run_reproducer.py --figs-kinematics 版本说明与“无插图”打包规则:本无插图打包文件省略了预渲染的PDF插图,运行脚本可确定性地仅将运动学相关绘图生成至`artifacts/figures/`目录中。少量辅助文件可能保留早期快照的遗留版本字符串(如v1.6p/v1.8p),但所有参数均已通过`policy/policy_values.json`完成权威修正,参数数值完全统一。 授权协议:代码采用MIT协议,数据采用CC BY 4.0协议。请同时引用原稿与本数据集(需标注数据集DOI)。 关键词:质子电荷半径;弹性电子-质子散射;低Q²;防护带;工程区间;可复现性;PRad实验;辐射修正;双光子交换。



