Skip to content

Simple aftershocks decay fitting with Omori-Utsu law using MLE and MCMC

Notifications You must be signed in to change notification settings

yuankailiu/Seishimi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seishimi

Info

Some scripts for analysing seismicity dynamics. Processes in our interest include clustering of events, aftershocks decay, background events activity.

These are very incomplete, and the repo need to be replenished as my experience and knowledge in this the theories and practices of this field grow. :)

Dependencies

Python

Any version of python, e.g., Python 3.6+

emcee (the mcmc hammer)

The code with fitting aftershocks decay required a MCMC python package. Check it out here: https://emcee.readthedocs.io/en/stable/

Installation

conda update conda
conda install -c conda-forge emcee

About

Simple aftershocks decay fitting with Omori-Utsu law using MLE and MCMC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published