Commit Graph

2021 Commits

Author SHA1 Message Date
Ludger Küperkoch
6722024749 Take renaming of existing function into account. 2017-08-21 16:16:09 +02:00
Ludger Küperkoch
dabd7f463c Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-21 16:11:41 +02:00
Ludger Küperkoch
75d206b9b1 Revised function using already existing functions. 2017-08-21 16:11:10 +02:00
ed994e987f [change] ComparisonDlg -> ComparisonWidget 2017-08-21 16:07:57 +02:00
b185ce72b1 [add] exclude quality class 4 from comparison 2017-08-21 15:33:19 +02:00
b30ab69ad2 [bugfix] teach comparison to cope without pick 2017-08-21 15:33:00 +02:00
50e7b83812 [new] new function to exclude picks by quality 2017-08-21 15:11:07 +02:00
2b0aa38b37 [change] restructure identifyPhase functions 2017-08-21 14:59:28 +02:00
55a54ae154 [rename] getQualityFromUncertainty 2017-08-21 14:50:18 +02:00
e9dd34eca7 [change] py3 histogram changes merged to develop 2017-08-21 14:11:41 +02:00
a75c16b2cd Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-21 13:56:40 +02:00
b9bdaa391b [change] use timedelta if (epick or lpick)=mpick 2017-08-21 13:51:54 +02:00
bdcb0ba649 [change] islope calculation with 2 samples 2017-08-21 13:38:50 +02:00
Ludger Küperkoch
f6225f8176 [Bugfix] Strange bug, happened only in multiple-event processing, key error. 2017-08-21 13:20:15 +02:00
Darius Arnold
09374f8242 [bugfix] compare now shows histogram for all stations 2017-08-21 12:19:23 +02:00
e0e0be48c7 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-21 10:30:10 +02:00
a9f05d3572 [fixes #238] missing parenthesis in if statement 2017-08-21 10:28:47 +02:00
Ludger Küperkoch
2cbecfd54e [Bugfix] "locflag" was overwritten within event loop. 2017-08-18 16:52:39 +02:00
Ludger Küperkoch
6ba7fd8874 Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-18 15:40:30 +02:00
Ludger Küperkoch
6729256087 [Bugfix] changed name of keys in loops, which might overwrite equal named input argument, reversed double fix of bug. 2017-08-18 15:38:01 +02:00
8fb6a4ea19 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-18 14:54:02 +02:00
9c12dde741 [change] simplified toolbars, disabled dragging 2017-08-18 14:53:35 +02:00
Ludger Küperkoch
13f7976e53 Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-18 14:05:11 +02:00
Ludger Küperkoch
2460d3e9d6 [Bugfix] "savepath" remained the same within multiple event processing, even if set to None (set savepath automatically to event path).
station looses its attribute 'all'.
2017-08-18 14:03:25 +02:00
4faf007e0b [change] try set ncores flag explicitly (WIP) 2017-08-18 13:18:21 +02:00
8a024b66e0 [bugfix] checked identity of 'None' in autoPyLoT 2017-08-18 11:44:55 +02:00
53aa02669c [bugfix] savepath overwritten after first occurrence in for loop 2017-08-18 11:36:58 +02:00
4c859eae1b [cosmetics] added/changed some icons 2017-08-18 11:32:45 +02:00
4b01c7a28b Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-17 15:50:18 +02:00
2b942338b0 [bugfix] merge_picks not checking for method_id
[cleanup] removed unnecessary Data()
2017-08-17 15:47:42 +02:00
Ludger Küperkoch
641a3a09e9 [Bugfix] Attribute path got lost during export in loop over output formats, fixed! 2017-08-17 15:38:13 +02:00
Ludger Küperkoch
3369fb6382 [Bugfix] Attribute path got lost during xml-check. 2017-08-17 15:21:39 +02:00
Ludger Küperkoch
76144252ea Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-17 12:32:54 +02:00
Ludger Küperkoch
24ded1cf2b Reversed changes made in previous commit, initialize ObsPy-event object including path. 2017-08-17 12:31:42 +02:00
d067d4787e [bugfix] doubled picks saving XML files 2017-08-17 11:54:01 +02:00
ea7b609091 [change] restructure setupUi and init map/inventory 2017-08-17 10:46:06 +02:00
Ludger Küperkoch
5920c64ec5 Reversed some changes of former commit accidently made. 2017-08-16 16:49:47 +02:00
Ludger Küperkoch
b64009e525 [Bugfix] It might happen, that Lc is negative and/or pstop smaller than pstart! 2017-08-16 16:48:04 +02:00
Ludger Küperkoch
9f48b23d88 Use writephases for exporting to VELEST-input file, as VELEST can handle only 4-string station IDs which is already implemented in source code. 2017-08-16 16:24:35 +02:00
Ludger Küperkoch
db628a5228 Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop 2017-08-16 15:33:16 +02:00
Ludger Küperkoch
606dc6a596 Enable compare button only if automatic as well as manual picks are available for same stations. 2017-08-16 15:32:25 +02:00
17f94228ab Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-16 15:14:15 +02:00
879282657a [change] get comparison working with alparray/py3 2017-08-16 15:13:55 +02:00
8e6237a08d [add]function to check for doubled channels in stream 2017-08-16 15:13:28 +02:00
ec095c572d [bugfix] if no cuttimes are set for h-comp skip S 2017-08-16 13:23:40 +02:00
Ludger Küperkoch
5d076511ec [Bugfix] Input are already picks, no more event object. 2017-08-16 12:12:04 +02:00
4b6b3de547 [change] check for real bool 2017-08-16 11:19:25 +02:00
Ludger Küperkoch
8d36393e36 [Bugfix] Enable compare button only, if manual as well as automatic picks are available. 2017-08-16 10:52:46 +02:00
Ludger Küperkoch
e3f758fa63 [Bugfix] get_evt_data().path no more existent. 2017-08-16 10:43:05 +02:00
c6fa6d8ff8 Merge branch 'develop' of ariadne.geophysik.ruhr-uni-bochum.de:/data/git/pylot into develop 2017-08-16 10:04:23 +02:00