|
ab979e9b10
|
[bugfix] events not properly provided to autoPyLoT by TuneAutopicker, wrong parameter name in plotting routine
|
2017-06-20 14:32:21 +02:00 |
|
|
62a7d94816
|
[bugfix] expecting deprecated return parameter of autoPyLoT
|
2017-06-20 12:10:17 +02:00 |
|
Ludger Küperkoch
|
e2c1b8501e
|
Exception for ValueError, if autoPyLoT has been started from terminal.
Raise SacIOError if obspy.read spuriously wants to read SAC data.
|
2017-06-02 11:09:32 +02:00 |
|
Ludger Küperkoch
|
2a054f75f5
|
autoPyLoT working properly now, incl. getting right event id and data path.
|
2017-05-19 14:25:24 +02:00 |
|
Ludger Küperkoch
|
092aeb4cec
|
autoPyLoT button works nearly properly now.
|
2017-05-19 13:22:04 +02:00 |
|
Ludger Küperkoch
|
4767add68f
|
Re-initialized autoPyLoT from GUI, new input parameter eventid to make sure processing the right event. Buggy!
|
2017-05-19 12:30:03 +02:00 |
|
|
77153bc8e9
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-05-18 13:22:13 +02:00 |
|
|
a8861dfdab
|
[bugfix] multiprocessing problem fixed, caused by a general bug passing wrong argument [fig_dict] to AIC instead of [fig_dict[key]]; also iplot flag is correctly read from parameter file now
|
2017-05-18 13:16:53 +02:00 |
|
Ludger Küperkoch
|
72f5f160c2
|
Tried to fix bug when calling autoPyLoT from GUI, still not working ...
|
2017-05-18 11:58:12 +02:00 |
|
Ludger Küperkoch
|
45ff145616
|
Take into account, that input_dict is not available when calling from terminal.
|
2017-05-18 10:09:51 +02:00 |
|
|
cae5c961b0
|
some fixes calling autopylot (figures=None), added log for autoTuner
|
2017-05-15 17:21:22 +02:00 |
|
|
184983bc87
|
WIP: figure generating in threads partly working
|
2017-05-12 11:03:41 +02:00 |
|
|
f58d17be14
|
WIP restructuring fig_dict to be created inside Qt Main Thread
|
2017-05-11 17:15:20 +02:00 |
|
|
862fb3240a
|
added parameters tab to TuneAutopicker widget. Enabled direct call of autoPyLoT with AP-Settings object
|
2017-05-10 15:46:08 +02:00 |
|
|
c784d46521
|
changed whole autoPyLoT figure structure to fig/ax structure to keep connections to figures in memory, iPlot now part of autoPyLoT function call parameters (not yet in argparser)
|
2017-05-08 15:38:41 +02:00 |
|
|
35705f1f1d
|
Merge branch 'develop'
|
2017-04-07 13:58:07 +02:00 |
|
|
393289245f
|
multiprocessing implemented for restitution and autopicker
|
2017-04-06 15:37:54 +02:00 |
|
|
c90b061de9
|
coppied files from Ludgers Laptop
|
2017-04-06 13:16:28 +02:00 |
|
Ludger Küperkoch
|
9122d8debf
|
Marginal changes.
|
2017-04-05 14:26:38 +02:00 |
|
Ludger Küperkoch
|
94c1e85484
|
Implented GUI dialog to select directory for autoPyLoT output.
|
2017-04-05 11:38:43 +02:00 |
|
Ludger Küperkoch
|
ce341dc6e0
|
Removed temporary module import of pdb.
|
2017-03-22 12:03:27 +01:00 |
|
Ludger Küperkoch
|
15fd175813
|
Export of phases for VELEST, hypoDD and HASH only possible if event location is available.
|
2017-03-22 12:02:01 +01:00 |
|
Ludger Küperkoch
|
a01b6f6db5
|
Minor changes.
|
2017-03-21 17:53:15 +01:00 |
|
Ludger Küperkoch
|
181a87facb
|
Additional export of phases for FOCMEC.
|
2017-03-16 11:27:48 +01:00 |
|
Ludger Küperkoch
|
47b41a1296
|
Flexibel for input-file naming now.
|
2017-03-15 14:17:02 +01:00 |
|
Ludger Küperkoch
|
2fc1c7031d
|
Export of phases for focmec. Yet not finished.
|
2017-03-14 10:33:56 +01:00 |
|
Ludger Küperkoch
|
749e42b778
|
Implemented additional phase output formated for hypoDD.
|
2017-03-02 11:10:28 +01:00 |
|
Ludger Küperkoch
|
008d730609
|
Implemented output formated for further VELEST processing.
|
2017-03-02 09:19:42 +01:00 |
|
Ludger Küperkoch
|
7b22eb1620
|
Additional phase output formated for HYPOSAT, additional header information for HYPO71- and NLLoc-phase files.
|
2017-02-28 15:02:39 +01:00 |
|
Ludger Küperkoch
|
b69387e49f
|
Replaced fixed plotting advice with iplot parameter.
|
2016-10-28 14:54:55 +02:00 |
|
|
34c1e80e78
|
[enhancement] make use of the new methods introduced in [900c7af931 ]
|
2016-09-29 11:55:08 +02:00 |
|
|
d68a1bcf0e
|
[fix] some bugs found and fixed
|
2016-09-28 14:58:27 +02:00 |
|
|
5f92d1f0db
|
[refactor] major refactoring of autoPyLoT and making use of the newly introduced Magnitude objects
|
2016-09-28 11:03:53 +02:00 |
|
|
eaa3c2e75d
|
[change] do some major refactoring on Magnitude and subclasses to be more efficient and clean
|
2016-09-26 10:49:02 +02:00 |
|
|
b29c7068e3
|
[refs #137] some improvements in autoPyLoT and ongoing work in the QtPyLoT NLL implementation
|
2016-08-25 21:32:41 +02:00 |
|
|
e53dd99d75
|
[refs #137] implementation of GUI driven NonLinLoc location started
|
2016-08-25 13:31:51 +02:00 |
|
|
210d39882d
|
further development on the reassessment routines for PILOT data
|
2016-05-03 08:46:13 +02:00 |
|
|
edd8920d54
|
WALL-E --- Small robot, big job! Restructuring the code and preparing implementation of a re-assessment tool for PILOT phases.
|
2016-05-01 21:10:30 +02:00 |
|
|
9359338e81
|
[refs #195] make autoPyLoT export automatic picks in QuakeML format
|
2016-04-11 13:59:32 +02:00 |
|
|
d7cfd0d176
|
WALL-E: Einmal aufräumen und zurück!
|
2016-03-30 08:14:58 +02:00 |
|
Ludger Küperkoch
|
2bb99a6f2e
|
bugfix: Even if no location is possible, autoPyLoT can handle finalpicks.
|
2015-12-10 12:02:32 +01:00 |
|
Ludger Küperkoch
|
1312d06ccf
|
Corrected for modified class MoMw, which needs additional parameter Qp.
|
2015-12-04 16:07:36 +01:00 |
|
Ludger Küperkoch
|
77ad274f8f
|
Some bugs fixed, implemented calculation of network moment magnitude.
|
2015-12-03 14:55:07 +01:00 |
|
Ludger Küperkoch
|
c227b6499e
|
Modified for extended class MoMw of object magntitude. MoMw returns pick dictionary containing individual corner frequencies, w0-values, seismic moments and moment magnitudes.
|
2015-12-02 10:15:05 +01:00 |
|
Ludger Küperkoch
|
c3d7581f94
|
Implemented modified class MoMw of object magnitude.
|
2015-12-01 15:39:28 +01:00 |
|
Ludger Küperkoch
|
2e8926ea5b
|
Implemented new class M0Mw of object magnitude.
|
2015-11-30 16:37:28 +01:00 |
|
Ludger Küperkoch
|
43646e8e63
|
Marginal changes.
|
2015-11-24 14:23:18 +01:00 |
|
Ludger Küperkoch
|
7e76b30460
|
Marginal changes.
|
2015-11-24 13:37:11 +01:00 |
|
Ludger Küperkoch
|
e5bddab2be
|
Finished iterative picking: If bad picks are found, autoPyLoT iteratively re-picks these traces with modified picking parameters at maximum three times, if the former runs still leave bad picks.
|
2015-11-23 16:38:52 +01:00 |
|
Ludger Küperkoch
|
8173e44b04
|
Matginal changes.
|
2015-11-20 16:02:54 +01:00 |
|