Go to file
2015-10-13 18:41:55 +02: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 corrected for some python 3 compatibility issues; added a new delete picks button to the picking window 2015-09-25 09:03:59 +02:00
pylot added polygon selection!! 2015-10-13 18:41:55 +02:00
splash added a splash screen 2015-07-07 12:14:18 +02:00
autoPyLoT_local.in Optimized some parameters. 2015-09-04 15:28:57 +02:00
autoPyLoT_regional.in Optimized some parameters. 2015-09-04 15:29:04 +02:00
autoPyLoT.in Additional parameters for first-motion picker. 2015-06-01 14:16:52 +02:00
autoPyLoT.py Skipped restitution of entire traces at the beginning of processing as this is too time consuming. Instead, only traces are corrected within autopickstation, where at least automatically a P pick has been set. 2015-08-28 11:31:19 +02:00
filter.in [closes #157] filter defaults are now read from text file like the sample filter.in coming with this commit simply copy to .pylot folder in your home directory (this is preliminary because the filter parameters should be settable project wide by one responsible person) 2015-07-21 07:41:41 +02:00
icons_rc.py corrected for some python 3 compatibility issues; added a new delete picks button to the picking window 2015-09-25 09:03:59 +02:00
icons.qrc corrected for some python 3 compatibility issues; added a new delete picks button to the picking window 2015-09-25 09:03:59 +02: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 some pick plotting issues solved; replotting main window if picks have been changed, otherwise just plot additional/deleted picks 2015-09-25 15:06:59 +02:00
README [closes #164] test 2015-08-18 11:28:38 +02:00
test_autopick.py made a copy and modified run_makeCF.py (now test_autopick.py in the root directory) 2015-03-19 15:36:55 +01:00
testHelpForm.py test modules added and modified (not working yet) 2014-11-13 11:30:19 +01:00
testPickDlg.py make the test work again 2015-07-07 11:22:19 +02: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