commit staged changes

This commit is contained in:
Sebastian Wehling-Benatelli 2013-12-09 13:31:14 +01:00
parent 336572bfc3
commit 33d10300f5

6
README
View File

@ -8,9 +8,9 @@ This python library contains a graphical user interfaces for picking
seismic phases. This software needs ObsPy (http://github.com/obspy/obspy/wiki) seismic phases. This software needs ObsPy (http://github.com/obspy/obspy/wiki)
and the Qt4 libraries to be installed first. and the Qt4 libraries to be installed first.
PILOT has been developed in Mathworks' MatLab. In order to distribute PILOT has originally been developed in Mathworks' MatLab. In order to
PILOT without facing portability problems, it has been decided to re- distribute PILOT without facing portability problems, it has been decided
develop the software package in Python. The great work of the ObsPy 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 group allows easy handling of a bunch of seismic data and PyLoT will
benefit a lot compared to the former MatLab version. benefit a lot compared to the former MatLab version.