20 Commits

Author SHA1 Message Date
adc3304840 release version 0.2
release notes:
==============
Features:
- centralize all functionalities of PyLoT and control them from within the main GUI
- handling multiple events inside GUI with project files (save and load work progress)
- GUI based adjustments of pick parameters and I/O
- interactive tuning of parameters from within the GUI
- call automatic picking algorithm from within the GUI
- comparison of automatic with manual picks for multiple events using clear differentiation of manual picks into 'tune' and 'test-set' (beta)
- manual picking of different (user defined) phase types
- phase onset estimation with ObsPy TauPy

- interactive zoom/scale functionalities in all plots (mousewheel, pan, pan-zoom)
- array map to visualize stations and control onsets (beta feature, switch to manual picks not implemented)

Platform support:
- python 3 support
- Windows support

Performance:
- multiprocessing for automatic picking and restitution of multiple stations
- use pyqtgraph library for better performance on main waveform plot

Visualization:
- pick uncertainty (quality classes) visualization with gradients
- pick color unification for all plots
- new icons and stylesheets

Known Issues:
2021-01-29 11:04:05 +01:00
Marc S. Boxberg
417316a8bb release version: 0.1a
release notes:
==============
Features
- consistent manual phase picking through predefined SNR dependant zoom level
- uniform uncertainty estimation from waveform's properties for automatic and manual picks
- pdf representation and comparison of picks taking the uncertainty intrinsically into account
- Richter and moment magnitude estimation
- location determination with external installation of [NonLinLoc](http://alomax.free.fr/nlloc/index.html)
Known issues
- Magnitude estimation from manual PyLoT takes some time (instrument correction)
2021-01-29 11:03:25 +01:00
Ludger Küperkoch
46d4ad7ea5 Some new parameter settings. 2018-07-03 10:35:09 +02:00
c19f057abf [update] default pylot.in file updates 2017-09-21 15:20:05 +02:00
1f2b3147fd [cleanup] remove old files pt.2 2017-09-21 15:03:14 +02:00
2a987cbdfa [cleanup] removed unused old code and output 2017-09-21 14:38:56 +02:00
41e5c004b2 [add] new parameter use_taup 2017-08-04 10:28:00 +02:00
Ludger Küperkoch
4244c4209b New function to derive onset quality classes and to plot them if desired. 2017-07-31 12:04:03 +02:00
0e566f9748 [add] latest pylot.in file added to inputs! 2017-07-10 15:49:15 +02:00
91c181ef2d [README] added some necessary information to the README for first release; renamed pylot_sample.in for convenience and removed an obsolete import 2016-10-04 06:32:10 +02:00
65740e6cff [namefix] rename data file and corresponding function 2016-09-23 14:28:02 +02:00
bcb3eca8b2 [new] added data file and a function that evaluates the Gutenberg-Richter relation for a given distance 2016-09-22 10:54:37 +02:00
Ludger Küperkoch
b3edeca81d Changed input for P-quality factor. 2016-09-19 16:10:57 +02:00
7d5b8db232 [new] pylot.in which will substitute other input files later
a more general input file might help prevent ambiguity among use cases
2016-09-08 13:45:16 +02:00
536019259e [adresses 195] preparing GUI elements for a new dialog widget for interactive comparison 2016-06-06 14:10:46 +02:00
51aa949b56 debugging in progress 2016-05-30 17:08:35 +02:00
Ludger Küperkoch
2bb2ddbc7b Cleaned input file 2016-05-11 13:44:26 +02:00
Ludger Küperkoch
1cb86d7b47 Cleaned input file, additional parameter apverbose 2016-05-11 13:42:51 +02:00
Ludger Küperkoch
366ac29481 Additional input parameter apverbose to control terminal output 2016-05-11 09:52:59 +02:00
df44979337 [reorganize] some reorganization done to hand program to partner 2016-04-28 14:18:42 +02:00