You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements the Modified Omori Law (λ(t)=K(t+c)^-p) to model the decay of aftershock activity following the 2016 Central Italy main shock. Calculates key seismological parameters (p, c, K) using non-linear least squares (scipy.optimize.curve_fit) and provides an R² assessment (R²=0.9531) of the model fit. The analysis focuses on M ≥ 2.0 events.