StreamPick icon indicating copy to clipboard operation
StreamPick copied to clipboard

A PyQt frontend to pick seismic wave arrival times in an ObsPy Stream object and export those in QuakeML format.

Results 3 StreamPick issues
Sort by recently updated
recently updated
newest added

Hi, I tried to use StreamPick with latest matplotlib (1.5.1) but it doesn't work out of the box. A quick-and-dirty fix for having the window is this: ``` diff --git...

Hi Miili; I have adapted the code for Python 3.x. However I have encounter an issue when I try to run it: File "/Volumes/SMOMENT/Deconvolution_Nicoya/streamPick.py", **line 55, in __init__ self.setupUI()** File...

Hi, This downloaded and installed ok for me ; loaded a stream ok without problems ; and I can move back and forth along the trace as well; zoom in...