Go to file
Ludger Küperkoch 13b8a9daec Debugged
2014-12-16 16:13:52 +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 icon for P and S phase selection added 2014-11-28 09:19:16 +01:00
pylot Debugged 2014-12-16 16:13:52 +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
qrc_resources.py 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
QtPyLoT.py imports corrected; menu definition changed 2014-12-04 05:13:32 +01:00
README cleanup, switched to PySide (more flexible licensing), started to implement the filter options depending on the phase to be picked 2014-03-13 13:27:34 +01:00
resources.qrc icon for P and S phase selection added 2014-11-28 09:19:16 +01:00
testHelpForm.py test modules added and modified (not working yet) 2014-11-13 11:30:19 +01:00
testPropDlg.py component testing scripts added 2014-10-30 13:38:41 +01:00
testUIcomponents.py test modules added and modified (not working yet) 2014-11-13 11:30:19 +01: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