mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
- Residual analysis shows δ_residual × n ≈ constant - 3 known datasets (Bai 2023, Shen 2024) show 1/n scaling - Output: signatures/cross_domain_signatures.json Build: 2987 jobs, 0 errors
32 lines
No EOL
838 B
JSON
32 lines
No EOL
838 B
JSON
{
|
|
"signatures": [
|
|
{
|
|
"delta_residual": 1.0208984815284953e-08,
|
|
"braid_product": 4.849267787260353e-07,
|
|
"expected_two_alpha_ry": 1.3310414166674175e-07,
|
|
"paper": "Bai2023_F",
|
|
"n": 47.5,
|
|
"residual_mhz": 120,
|
|
"is_one_over_n": true
|
|
},
|
|
{
|
|
"delta_residual": 1.616422595753451e-08,
|
|
"braid_product": 7.678007329828893e-07,
|
|
"expected_two_alpha_ry": 1.3310414166674175e-07,
|
|
"paper": "Bai2023_F7/2",
|
|
"n": 47.5,
|
|
"residual_mhz": 190,
|
|
"is_one_over_n": true
|
|
},
|
|
{
|
|
"delta_residual": 3.738096908598136e-12,
|
|
"braid_product": 2.093334268814956e-10,
|
|
"expected_two_alpha_ry": 1.3310414166674175e-07,
|
|
"paper": "Shen2024_SD",
|
|
"n": 56.0,
|
|
"residual_mhz": 0.072,
|
|
"is_one_over_n": true
|
|
}
|
|
],
|
|
"total_analyzed": 3
|
|
} |