swiss-seismological-service / SeismoStats

https://seismostats.readthedocs.io
GNU Affero General Public License v3.0
4 stars 3 forks source link

Include b-significant #170

Open aronsho opened 2 weeks ago

aronsho commented 2 weeks ago

seismostats.b_significant

1D autocorrelation function that cuts ordered magnitude series (equal n_m, random n_m)

2D autocorrelation (Morans I) function that cuts magnitudes (random and hexagon for now?) necessary for example, but maybe can be done later:

Both Function that estimates significance threshold for given n function to visualize the b-value Function to visualize n vs MAC, including significance threshold Notebook that shows example how to use (b-value estimation)