Skip to main content

AUto REgressive Models for seismic phase picking

Project description

travis-build

AuReM picker

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aurem-1.1.0.tar.gz (12.4 kB view details)

Uploaded Source

File details

Details for the file aurem-1.1.0.tar.gz.

File metadata

  • Download URL: aurem-1.1.0.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for aurem-1.1.0.tar.gz
Algorithm Hash digest
SHA256 918e3d2331a7bd6053a47c5eb5e54f085efce75046dd682d33ac616dd2cf54c2
MD5 f6dc0f32e67bda7ab3c6c25fa732043d
BLAKE2b-256 fc1e0ad14124ea2cb8138cd82d525a4fa4bcd7a33bbb224368a392d6fe5ac729

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page