Go to file
Sebastianw Wehling-Benatelli cad6ed2274 [edit] exit if no waveform files are selected
PyLoT will only start if waveformfiles are selected
2016-03-22 10:49:06 +01:00
help reorganization of graphical and help resources; they are not part of the code and therefore they do not really match in util package 2014-11-26 08:45:04 +01:00
icons [new] added a locate button to the toolbar in the GUI (not working yet) 2015-11-09 08:53:26 +01:00
pylot [edit] exit if no waveform files are selected 2016-03-22 10:49:06 +01:00
splash added a splash screen 2015-07-07 12:14:18 +02:00
autoPyLoT_local.in Relaxed some quality-control parameters in order to increase quantity of picks. 2015-12-10 15:52:30 +01:00
autoPyLoT_regional.in Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2015-11-05 08:47:06 +01:00
autoPyLoT.in Additional parameters for first-motion picker. 2015-06-01 14:16:52 +02:00
autoPyLoT.py bugfix: Even if no location is possible, autoPyLoT can handle finalpicks. 2015-12-10 12:02:32 +01:00
filter.in [change] changed filter settings for local seismic data 2016-03-02 13:34:24 +01:00
icons_rc.py [new] added a locate button to the toolbar in the GUI (not working yet) 2015-11-09 08:53:26 +01:00
icons.qrc [new] added a locate button to the toolbar in the GUI (not working yet) 2015-11-09 08:53:26 +01:00
LICENSE.txt first commit of GNU LGPL3 text and the readme file of the latest matlab version of PILOT. 2013-10-11 05:27:33 +02:00
makePyLoT.py code clean-up following several conventions 2015-06-11 10:07:21 +02:00
QtPyLoT.py [edit] exit if no waveform files are selected 2016-03-22 10:49:06 +01:00
README [closes #164] test 2015-08-18 11:28:38 +02:00
test_autopick.py [edit] restructuring autopicking module 2016-03-21 11:14:16 +01:00
testHelpForm.py general code clean-up 2015-10-19 05:32:10 +02:00
testPickDlg.py general code clean-up 2015-10-19 05:32:10 +02:00
testPropDlg.py general code clean-up 2015-10-19 05:32:10 +02:00
testUIcomponents.py general code clean-up 2015-10-19 05:32:10 +02:00

PyLoT 

version: 0.1

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 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
to redevelop the software package in Python. The great work of the ObsPy
group allows easy handling of a bunch of seismic data and PyLoT will
benefit a lot compared to the former MatLab version.

The development of PyLoT is part of the joint research project MAGS2.   

staff:
======

original author(s): L. Kueperkoch, S. Wehling-Benatelli, M. Bischoff (PILOT)

developer(s): S. Wehling-Benatelli, L. Kueperkoch, K. Olbert, M. Bischoff,
              C. Wollin, M. Rische

others: A. Bruestle, T. Meier, W. Friederich

release notes:
==============



October 2013