Go to file
2015-02-16 10:32:19 +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 version string changed for testing reasons 2015-02-16 10:32:19 +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 added verbose output functionality 2014-12-02 12:07:02 +01:00
qrc_resources.py create a working MainWindow 2014-12-08 10:26:14 +01:00
QtPyLoT.py optimization of the codes outer appearance 2015-02-16 10:31:25 +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