Commit Graph

181 Commits

Author SHA1 Message Date
d0fbb91ffe [update] added test for AutoPyLoT, added test files for correlation picker as well 2024-08-29 16:46:30 +02:00
7a13288c85 [major] getting rid of unused/unnecessary "rootpath" and "database" structure. Testing required. 2024-08-27 17:45:15 +02:00
b991f771af [bugfix] removing redundancy and wrong bullsh.. try-except code 2024-06-07 15:04:16 +02:00
e9da81376e bugfix: add new tests and refactor get_none 2023-04-12 20:32:44 +02:00
e35d5d6df9 [refactor] automatic code reformatting (Pycharm) 2022-03-09 14:41:34 +01:00
Kaan Cökerim
e9d3caafd3 [FOLDER RESTRUCTURING] Changed project structure from ROOT-DATA-DATABASE seperation into one path (DATA). Some ROOT and DATABASE variables still remain as unfunctional artefacts and need to be removed from the code 2022-03-08 12:30:43 +01:00
ca56139922 [minor] corrected some coding mistakes, added some requirements 2021-08-12 09:42:18 +02:00
85ae05b580 Updated author information. 2020-07-29 13:55:54 +02:00
be1e49fa57 [updates] generate_array_maps multiprocessing, added extension '_autopylot' to picks generated by autopylot to prevent overwriting on auto-save 2019-11-26 11:11:25 +01:00
c1cb0e4a37 [bugfix] gaps are now merged when data are loaded and not when plotting (could cause problems with data object being empty) 2019-08-14 14:52:56 +02:00
8ae00529f0 [minor] modified status output (count events) 2019-06-26 12:00:55 +02:00
2d775fa1b9 [rename] real_Bool/real_None -> get_Bool/get_None 2019-06-24 15:05:04 +02:00
6d4610983d [minor] exclude folder "EVENTS-INFO" from possible event folders in dmt_structure 2019-04-03 15:08:36 +02:00
739a6e89f4 [pycharm] optimized imports 2018-08-16 17:34:05 +02:00
bf5c371459 [bugfix] various bugfixes originating from changes (more picks) in dictionary (refs #233 refs #234) 2018-07-25 14:05:15 +02:00
90e26cbd8f [bugfix] various, pick delete/plot behaviour 2018-07-18 14:12:59 +02:00
12082cb2a9 [minor] removed old code 2018-07-18 11:42:46 +02:00
ed654024b2 [update] reinstated check4rotated in autoPyLoT 2018-07-18 11:39:01 +02:00
7a0d3486a6 [cleanup] code cleanup by PyCharm 2018-07-17 14:49:34 +02:00
415af11f63 [cleanup] add @staticmethod, some other stuff 2018-07-17 14:45:51 +02:00
b22d04db47 [cleanup] replace equality by "is" 2018-07-17 14:45:50 +02:00
3b52b7a28f [bugfix] fixed some bugs resulting from restructuring of serial/parallel picking 2018-07-12 15:56:34 +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
Ludger Küperkoch
854f5b8c7e [Bugfix] No network magnitude available for screen output while tuning 2018-07-03 10:34:43 +02:00
Ludger Küperkoch
d2ba8888d1 Reduced maximum number if iterations to two, some effort to avoid error for screen output if no magnitude scaling is applied. 2018-06-29 15:07:26 +02:00
4cb3f72ba8 [bugfixes] location/magnitude w ludger 2018-06-28 15:22:40 +02:00
5870843a03 [bugfix] event_datapath not set if not obspyDMT 2018-06-28 10:31:48 +02:00
19f943627a [bugfixes] autopylot 2018-06-26 17:07:38 +02:00
04e75abcf5 [bugfix] read_metadata obspyDMT 2018-06-25 14:21:34 +02:00
08124174b1 [update] autopicker - obspyDMT (WIP) 2018-06-20 11:47:10 +02:00
Ludger Küperkoch
dc6c6445a9 Default for input parameter iplot. 2018-01-30 11:11:57 +01:00
Ludger Küperkoch
55101c9e9e Reset some former changes, net_magnitude still buggy, as it returns Nonetype if no reliable picks are available! 2017-11-09 14:58:06 +01:00
Ludger Küperkoch
615ca54640 Make sure calculating Ml only from reliable onset times. 2017-11-09 10:30:01 +01:00
Darius Arnold
9491a28710 [cleanup] of autoPyLoT.py 2017-10-05 17:26:18 +02:00
Darius Arnold
3dde42e639 [change] improved docstring for autopylot.py 2017-10-05 17:19:00 +02:00
365657064f [cleanup] pycharm code inspection 2017-09-18 10:41:27 +02:00
8e4fa5edca [cherrypick] from darius: rotate and taupy tooltip 2017-08-29 14:37:05 +02:00
2ce609a19c [bugfix] tuneAutopicker not working cause of wadatijack 2017-08-23 14:46:30 +02:00
c6c13f85bc [new] first working version of jackknife plots for multiple events (WIP) 2017-08-22 16:43:09 +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
Ludger Küperkoch
2cbecfd54e [Bugfix] "locflag" was overwritten within event loop. 2017-08-18 16:52:39 +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
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
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
Ludger Küperkoch
24ded1cf2b Reversed changes made in previous commit, initialize ObsPy-event object including path. 2017-08-17 12:31:42 +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
8e6237a08d [add]function to check for doubled channels in stream 2017-08-16 15:13:28 +02:00