Darius Arnold
|
6ae5a213d1
|
[update] Metadata docstrings improved
|
2018-07-13 23:10:47 +02:00 |
|
|
3b52b7a28f
|
[bugfix] fixed some bugs resulting from restructuring of serial/parallel picking
|
2018-07-12 15:56:34 +02:00 |
|
|
319343499b
|
[bugfix] parallel picking called accidently
|
2018-07-12 14:14:22 +02:00 |
|
|
d360d9db92
|
[bugfix] raise Exception if no Z-component is found for Magnitude calculation
|
2018-07-12 14:13:34 +02:00 |
|
|
9a5624c951
|
[change] return values of autopickstation
|
2018-07-12 14:13:19 +02:00 |
|
|
1d215c181c
|
[update] time optional for get_metadata/get_coordinates, if not time is specified use current UTCDateTime
|
2018-07-12 11:43:15 +02:00 |
|
|
1d571a0046
|
[add] Metadata class now requires time for get_metadata and get_coordinates as well
|
2018-07-12 11:27:20 +02:00 |
|
|
3bd5243f2a
|
[minor] typo
|
2018-07-12 10:04:35 +02:00 |
|
|
704a45f845
|
[minor] changes/testing threshfactor
|
2018-07-12 09:46:53 +02:00 |
|
Darius Arnold
|
869ede96a9
|
Rewrite check4rotated function to work with new Metadata class
|
2018-07-12 09:46:52 +02:00 |
|
|
6c162fc94a
|
[new] first use of Metadata class in autoPyLoT, largely increasing read performance using obspyDMT (single DATALESS-Seed files)
|
2018-07-12 09:42:35 +02:00 |
|
|
27ea20fa47
|
[bugfix] NLLoc: take nlloc bin explicitly from PylotParameter and not (randomly) from default pylot.in file!!
|
2018-07-12 09:40:57 +02:00 |
|
|
c3e8b2c03d
|
/metadata_class: Auto stash before merge of "feature/metadata_class" and "develop"
|
2018-07-11 14:01:47 +02:00 |
|
|
0cec2c81d3
|
Merge remote-tracking branch 'origin/develop' into develop
|
2018-07-11 09:42:43 +02:00 |
|
|
a0fcf03c1e
|
[update] add try/except to autopickstation call
|
2018-07-11 09:42:28 +02:00 |
|
Darius Arnold
|
82ac08157c
|
[bugfix] azimuth <45° was misattributed as E instead of N trace in check4rotated
|
2018-07-10 21:41:07 +02:00 |
|
|
b870b5378a
|
[bugfix] setting Datastructure to obspydmt or None caused crash and corrupted QSettings
|
2018-07-10 14:20:31 +02:00 |
|
|
e7284cba41
|
[bugfix] dictionary containing params not initiated in __init__
|
2018-07-10 13:36:52 +02:00 |
|
|
6ab2609e8c
|
[bugfix] default filename given for nlloc in default_parameters
|
2018-07-10 13:35:24 +02:00 |
|
|
1de1dc71f8
|
[bugfix] reinstated ludgers changes, added bugfix for GUI
|
2018-07-10 11:47:45 +02:00 |
|
|
9c119819a6
|
[bugfix] self.inventory_files initiated too late
|
2018-07-09 14:14:59 +02:00 |
|
|
0474e5fbe9
|
[minor] add progressbar to autopick widget
|
2018-07-09 13:32:44 +02:00 |
|
|
ccec76b8a1
|
[revert] iplot = iplot for wadati/jackknife not showing plots anymore in GUI
Note: Are not Wadati and Jackknife figures meant to be shown always? Independent of iplot flag?
|
2018-07-09 11:06:19 +02:00 |
|
|
689192b25d
|
[bugfixes] in Metadata class (not fully tested yet)
|
2018-07-06 12:22:24 +02:00 |
|
|
d223011f90
|
[bugfix] Metadata class raised Exception using obspy get_coordinates
|
2018-07-06 11:03:21 +02:00 |
|
|
1f2dd689ba
|
[change] slope normalized to maximum y value, TESTING NEEDED
|
2018-07-06 10:36:38 +02:00 |
|
|
871fb685a4
|
[removed] amplification of cf by empirical values to account for restituted data
|
2018-07-05 15:30:40 +02:00 |
|
|
2c588c1c80
|
[change] initial pick now searches for latest local minimum instead of first increase in cf
|
2018-07-05 15:29:09 +02:00 |
|
|
df0f059ff3
|
[bugfix] parameters tpred2z and tdet2z were unused
|
2018-07-05 14:37:32 +02:00 |
|
|
b0ad99eced
|
[minor] improved text output if wf data cannot be read
|
2018-07-04 17:25:11 +02:00 |
|
|
27e425844a
|
Merge branch 'develop' of ariadne:/data/git/pylot into develop
|
2018-07-04 10:56:44 +02:00 |
|
Ludger Küperkoch
|
b6c682315d
|
Allow negative saftey gap for slope determination, use only mean of noise window for SNR determination
|
2018-07-03 11:34:32 +02:00 |
|
|
4896c1e1d8
|
[cleanup] removed redundancy
|
2018-07-02 13:34:30 +02:00 |
|
|
2c07dd63b8
|
[bugfix] save Event before tarting tuneAutopicker (else source information might not be accessible to autoPyLoT)
|
2018-06-29 14:19:09 +02:00 |
|
|
22e5de194e
|
[bugfix] array map only checking for manual picks
|
2018-06-29 13:55:42 +02:00 |
|
|
9b63c1bb24
|
[bugfix] taupy phases lost on plot refresh
|
2018-06-29 10:13:58 +02:00 |
|
|
4cb3f72ba8
|
[bugfixes] location/magnitude w ludger
|
2018-06-28 15:22:40 +02:00 |
|
|
4ed8e54822
|
Merge branch 'develop' of ariadne:/data/git/pylot into develop
|
2018-06-27 14:21:35 +02:00 |
|
|
8ae0449c01
|
[new] metadata class (WIP)
|
2018-06-27 14:21:20 +02:00 |
|
|
19f943627a
|
[bugfixes] autopylot
|
2018-06-26 17:07:38 +02:00 |
|
Ludger Küperkoch
|
4d1c3985f4
|
[Bugfix] Input argument iplot was fixed to 1.
|
2018-06-26 12:25:03 +02:00 |
|
Ludger Küperkoch
|
f43478d0c0
|
Consistent calculation of SNR, using maximum (not mean) of signal window, more stable!
|
2018-06-26 11:58:08 +02:00 |
|
Ludger Küperkoch
|
88ddbc1efc
|
[Bugfix] Time array improper calculated (rounding errors?)
|
2018-06-26 10:51:39 +02:00 |
|
Ludger Küperkoch
|
8487d696c6
|
Cosmetics
|
2018-06-25 15:59:52 +02:00 |
|
Ludger Küperkoch
|
3845e7291e
|
Relaxed condition for slope determination, plot interims results even if picking failed.
|
2018-06-25 15:56:15 +02:00 |
|
Ludger Küperkoch
|
d4b76bdecb
|
Cosmetics
|
2018-06-25 15:31:58 +02:00 |
|
Ludger Küperkoch
|
7d175a4bc9
|
Accidently screen output got lost.
|
2018-06-25 15:30:10 +02:00 |
|
Ludger Küperkoch
|
b18298c4db
|
Additional screen output of derived onset time, [Bugfix] Use of argrelmax not reliable.
|
2018-06-25 15:24:36 +02:00 |
|
|
77b4458ab5
|
[idea] change read_metadata to also read files without specific file ending
|
2018-06-25 14:22:14 +02:00 |
|
Ludger Küperkoch
|
b607da7262
|
[Bugfix] it was not sure that enough waveform remains for processing after cutting with improper cut times
|
2018-06-25 10:30:36 +02:00 |
|