cosmicraysandearthquakes/results/detrended_results.json
root 798b0744b5 Fix seismic metric + robustness checks (issues 2a–2d)
2a — Replace physically invalid summed-Mw seismic metric with correct
     log10(ΣE) where E=10^(1.5·Mw+4.8) J (Kanamori 1977).  Updates
     usgs.py (new seismic_energy_per_bin()), scripts 02/07/08.
     Impact: r(+15d) raw 0.310→0.081, peak r 0.469→0.139; sinusoidal
     BF 27.5→0.75 (constant model now preferred).

2b — HP λ derivation: λ_5 = 1600×(365/5)^4 ≈ 4.54×10^10 (Ravn & Uhlig
     2002 rescaling); detrend robustness figure (HP/Butterworth/rolling
     mean), all show r(+15d)<0.04.

2c — Neff comparison: Bartlett 2923, Bretherton 769, Monte Carlo 594;
     MC 95% CI [-0.002, +0.158] straddles zero → raw r not significant
     under most conservative estimate.

2d — Magnitude threshold (M≥4.5/5.0/6.0): r(+15d) range 0.050–0.079
     (Δ=0.029 < 0.05), peak stable at τ=−525 d; no aftershock bias.

Paper (main.tex, refs.bib): update all numbers, add Kanamori/Bartlett/
Ravn–Uhlig refs, new sections for 2b–2d with figures and Neff table.
PDF recompiled (27 pages).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 14:49:54 +02:00

61 lines
No EOL
1.3 KiB
JSON

{
"generated": "2026-04-24T12:15:00Z",
"study_start": "1976-01-01",
"study_end": "2019-12-31",
"bin_days": 5,
"n_surrogates": 10000,
"results": [
{
"label": "Raw",
"n": 3215,
"n_eff": 2915.7,
"r_at_15d": 0.0815,
"sigma_15_naive": 4.63,
"sigma_15_breth": 4.41,
"peak_r": 0.1386,
"peak_lag_days": -525,
"sigma_pk_naive": 7.9,
"p_global_iaaft": 0.0,
"sigma_iaaft": 3.89
},
{
"label": "HP filter",
"n": 3215,
"n_eff": 3198.9,
"r_at_15d": 0.0266,
"sigma_15_naive": 1.51,
"sigma_15_breth": 1.5,
"peak_r": 0.1009,
"peak_lag_days": -125,
"sigma_pk_naive": 5.73,
"p_global_iaaft": 0.0,
"sigma_iaaft": 3.89
},
{
"label": "STL",
"n": 3215,
"n_eff": 3030.8,
"r_at_15d": 0.0296,
"sigma_15_naive": 1.68,
"sigma_15_breth": 1.63,
"peak_r": 0.0934,
"peak_lag_days": -525,
"sigma_pk_naive": 5.3,
"p_global_iaaft": 0.0,
"sigma_iaaft": 3.89
},
{
"label": "Sunspot regression",
"n": 3215,
"n_eff": 3055.9,
"r_at_15d": 0.0368,
"sigma_15_naive": 2.08,
"sigma_15_breth": 2.03,
"peak_r": 0.0919,
"peak_lag_days": -125,
"sigma_pk_naive": 5.22,
"p_global_iaaft": 0.0,
"sigma_iaaft": 3.89
}
]
}