an ITerative BAer picker algorithm
Project description
BAIT_
Iterative Baer picking system.
AUTHOR: Matteo Bagagli @ ETH-Zurich VERSION: 2.5.9 DATE: 04/2022
The BaIt picking system is a software created around the already famous and widely used Baer-Kradolfer picker (Baer 1987). The proposed seismic picker push forward the already great performance of the Baer-Kradolfer algorithm by adding an iterative picking procedure over the given seismic trace.
It relies on standard libraries like numpy, matplotlib and ObsPy. For the installation, see further.
Installation
The file ./data/bait_condaenv.ylm
contains all the encessary dependencies to install and run the framework. The lines to be typed in the terminal are
$ conda create -n bait python=3.6
$ conda activate bait
$ pip install .
$ pytest # to check everything is cool :)
Prior of the run of the subsequent code, the user must have installed conda
or miniconda
(HOW-TO).
References
- Baer, M., and U. Kradolfer. "An automatic phase picker for local and teleseismic events." Bulletin of the Seismological Society of America 77.4 (1987): 1437-1445.
Funny Quotes
- Always code as if the guy who ends up maintaining your code will be a violent psycopath who knows where you live (Jhon Woods)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bait-2.5.9.tar.gz
.
File metadata
- Download URL: bait-2.5.9.tar.gz
- Upload date:
- Size: 112.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af61f4686339f9d63279f3bee19610149530529317a7143b581162cbb9e03b47 |
|
MD5 | 73b1536f93eaeb043480a5d344492adf |
|
BLAKE2b-256 | cff4798da4eda6b94caef8b42bbbe9b5c9140169f40fe84f97808e56d85c4293 |
File details
Details for the file bait-2.5.9-py3-none-any.whl
.
File metadata
- Download URL: bait-2.5.9-py3-none-any.whl
- Upload date:
- Size: 26.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 785a45d7f1aac544d22701639d367496f9dec5359a7d1d5647dc8627f962b650 |
|
MD5 | b8f7812f9dcff27f151663910002e394 |
|
BLAKE2b-256 | 28fa6080166de636a15e4e04691242cd3307e8a55fe10d72ae126f85319f62fe |