cleanup, switched to PySide (more flexible licensing), started to implement the filter options depending on the phase to be picked

This commit is contained in:
2014-03-13 13:27:34 +01:00
parent ac27a8ef2e
commit 8edea03fe7
3 changed files with 47 additions and 64 deletions

2
README
View File

@@ -6,7 +6,7 @@ The Python picking and Localisation Tool
This python library contains a graphical user interfaces for picking
seismic phases. This software needs ObsPy (http://github.com/obspy/obspy/wiki)
and the Qt4 libraries to be installed first.
and the PySide Qt4 bindings for python to be installed first.
PILOT has originally been developed in Mathworks' MatLab. In order to
distribute PILOT without facing portability problems, it has been decided