miili / wavePicker

A Seismic Wave Time Arrival Picker for ObsPy Stream Objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wavePicker

This Project is not supported anymore, see http://pyrocko.org Snuffler for seismic data inspection and picking!

A Seismic Wave Time Arrival Picker for ObsPy Stream Objects

This library aims to be a useful picker for obspy.core.Stream objects. wavePicker utilizes the following libraries:

  • ObsPy
  • PySide
  • pyqtgraph

Make sure to apply this simple patch to pyqtgraph before starting!!

pyqtgraph/pyqtgraph#142

Installation

try python setup.py intall

be aware that compilation of pyside can take a long time

Features

  • Fast data visualisation through pyqtgraph
  • Earthquake Event Management
  • Save/Load Picks in JSON format
  • Export Stations and Phases to Hypoinverse2000 format

Screenshots

wavepicker-gui

wavepicker-gui_filter

About

A Seismic Wave Time Arrival Picker for ObsPy Stream Objects

License:GNU General Public License v2.0


Languages

Language:Python 100.0%