GithubHelp home page GithubHelp logo

lileipku00 / aurem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mbagagli/aurem

0.0 0.0 0.0 148 KB

autoregressive-model based seismic-picking library

License: GNU General Public License v3.0

Python 24.30% C 4.88% Jupyter Notebook 70.83%

aurem's Introduction

DOI travis-build

AUREM

Auto Regressive Models for seismic phase picking

Version: 1.1.0

Author: Matteo Bagagli

Date: 09/2021

Introduction

This package provides a variety of AUto REgressive Models seismic pickers. It contains the AIC and REC picking algorithm, and their CF calculations are fully written in C for faster run times "under the hood". But, you'll just need to use python ... :)

See references for more details.

Setup

Currently there are 2 different ways to install the package.

Developer

If you prefer you can create a python environment with conda or pyenv, and then clone the project

$ conda create -n aurem python=3.7
$ conda activate aurem
$ cd where/the/code/is
$ pip install .
# Install pytest and check everything works fine
$ pip install pytest ; pytest

Jupyter notebook example and tutorials can be found in the project's books folder. Library dependencies are stored in requirements.txt

Contributors are welcome as well as any suggestion for the project improvement!

PyPI

From version 1.1.0 the package is hosted to PyPI repository. Therefore, once the environment is created, you would just need to type:

$ conda activate aurem
$ pip install aurem

and be ready to go ...

References

AIC

  • Maeda 1985: A method for reading and checking phase times in autoprocessing system of seismic wave data

REC

  • Madarshahian at al. 2020: Bayesian Estimation of Acoustic Emission Arrival Times for Source Localization

aurem's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.