megies / obspyck

ObsPyck is a GUI application that is intended to cover the tasks in a standard analysis workflow for seismic events in seismological observatory practice.
https://github.com/megies/obspyck/wiki
GNU General Public License v2.0
61 stars 32 forks source link

reimplement AR picker #75

Closed megies closed 6 years ago

megies commented 6 years ago

This PR adds support for obspy's AR picker again, which was dropped during the transition to the new canonical internal structure for handling event information.

CC @jwassermann

Currently only works with hardcoded AR picker parameters from obspyck config file (default location ~/.obspyckrc), so parameters can not be tuned interactively in the GUI..