Marcel Paffrath marcel
  • Joined on 2020-08-13
marcel pushed to master at marcel/pylot 2024-09-12 16:58:38 +02:00
9333ebf7f3 [update] deactivate Spectrogram tab features in main branch
8c46b1ed18 [update] README.md
Compare 2 commits »
marcel pushed to master at marcel/pylot 2024-09-12 16:33:05 +02:00
c743813446 Merge branch 'refs/heads/develop'
41c9183be3 Merge branch 'refs/heads/correlation_picker' into develop
ae6c4966a9 [bugfix] compare options always activated using obspy_dmt independent of data availability
e8a516d16b [update] trying to increase plot performance for large datasets, can need overhaul of drawPicks method in the future (too much recursion)
f78315dec4 [update] new test files for test_autopicker after changes in autopicker
Compare 839 commits »
marcel pushed to develop at marcel/pylot 2024-09-12 16:26:37 +02:00
41c9183be3 Merge branch 'refs/heads/correlation_picker' into develop
28f75cedcb Merge branch 'refs/heads/develop' into correlation_picker
424d42aa1c Merge branch 'refs/heads/develop' into correlation_picker
2cea10088d [update] added test for AutoPyLoT, added test files for correlation picker as well
466f19eb2e [bugfix] fixed import for tukey in newer scipy versions
Compare 25 commits »
marcel pushed to develop at marcel/pylot 2024-09-12 16:24:44 +02:00
ae6c4966a9 [bugfix] compare options always activated using obspy_dmt independent of data availability
e8a516d16b [update] trying to increase plot performance for large datasets, can need overhaul of drawPicks method in the future (too much recursion)
f78315dec4 [update] new test files for test_autopicker after changes in autopicker
Compare 3 commits »
marcel pushed to correlation_picker at marcel/pylot 2024-09-12 16:24:23 +02:00
28f75cedcb Merge branch 'refs/heads/develop' into correlation_picker
e02b62696d [bugfix] no actual UTCDateTime object was used to check metadata availability for check4rotated
e4217f0e30 [critical] fixing a major bug in checksignallength, testing needed
8f154e70d7 [minor] plot coloring
6542b6cc4f [minor] slightly improved test output
Compare 14 commits »
marcel pushed to develop at marcel/pylot 2024-09-10 17:01:23 +02:00
e02b62696d [bugfix] no actual UTCDateTime object was used to check metadata availability for check4rotated
e4217f0e30 [critical] fixing a major bug in checksignallength, testing needed
8f154e70d7 [minor] plot coloring
6542b6cc4f [minor] slightly improved test output
5ab6c494c5 [update] increased code readability and improved figures created in autopick.py and picker.py
Compare 5 commits »
marcel pushed to develop at marcel/pylot 2024-09-09 16:56:59 +02:00
3da47c6f6b [revert] changed slope calculation in AICPicker back to older state (probably causing problems changing results in test_autopickstation.py)
cc7716a2b7 [minor] improved unittest result
03947d2363 [update] removed bad STA/LTA implementation from CF class
e1b0d48527 [refactor] removed unused parameter "data" from calcCF methods
Compare 4 commits »
marcel pushed to develop at marcel/pylot 2024-08-30 15:07:38 +02:00
431dbe8924 [testing] improved dictionary comparison. Failed tests have completely different picks (not only snrdb)
63810730e5 [bugfix] added missing parameter "taup_phases" introduced a long time ago into default parameters and parameters for unit tests
f2159c47f9 [testing] brought test_autopickstation up-to-date using, removing deprecated methods and using pytest.approx
Compare 3 commits »
marcel pushed to develop at marcel/pylot 2024-08-29 16:47:02 +02:00
d0fbb91ffe [update] added test for AutoPyLoT, added test files for correlation picker as well
5971508cab [bugfix] Metadata object did not find inventory for relative directory paths/unescaped backslashes
c765e7c66b [bugfix] fixed import for tukey in newer scipy versions which moved to signal.windows module
Compare 3 commits »
marcel pushed to correlation_picker at marcel/pylot 2024-08-29 16:39:33 +02:00
424d42aa1c Merge branch 'refs/heads/develop' into correlation_picker
2cea10088d [update] added test for AutoPyLoT, added test files for correlation picker as well
5971508cab [bugfix] Metadata object did not find inventory for relative directory paths/unescaped backslashes
c765e7c66b [bugfix] fixed import for tukey in newer scipy versions which moved to signal.windows module
e6a4ba7ee2 [update] remove mean from picks (WIP for residual plotting) pt2
Compare 5 commits »
marcel pushed to correlation_picker at marcel/pylot 2024-08-28 18:01:09 +02:00
466f19eb2e [bugfix] fixed import for tukey in newer scipy versions
marcel pushed to develop at marcel/pylot 2024-08-28 10:37:40 +02:00
e6a4ba7ee2 [update] remove mean from picks (WIP for residual plotting) pt2
marcel pushed to correlation_picker at marcel/pylot 2024-08-27 17:47:38 +02:00
5d90904838 Merge branch 'develop' into correlation_picker
7a13288c85 [major] getting rid of unused/unnecessary "rootpath" and "database" structure. Testing required.
3f97097bf6 [update] add mailmap for better readability of git commit history
fa310461d0 [update] added possibility to remove the mean from picks (WIP for residual plotting)
42a7d12292 [bugfix] reduce maximum number of stations listed in array map status
Compare 7 commits »
marcel pushed to develop at marcel/pylot 2024-08-27 17:45:27 +02:00
7a13288c85 [major] getting rid of unused/unnecessary "rootpath" and "database" structure. Testing required.
marcel pushed to develop at marcel/pylot 2024-08-27 16:19:23 +02:00
3f97097bf6 [update] add mailmap for better readability of git commit history
marcel pushed to correlation_picker at marcel/pylot 2024-08-26 17:18:50 +02:00
29107ee40c [update] WIP: adding tests for autopylot (global)
marcel pushed to develop at marcel/pylot 2024-08-15 17:15:22 +02:00
fa310461d0 [update] added possibility to remove the mean from picks (WIP for residual plotting)
42a7d12292 [bugfix] reduce maximum number of stations listed in array map status
Compare 2 commits »
marcel pushed to develop at marcel/pylot 2024-08-14 17:04:39 +02:00
2e49813292 [update] some general bugfixes and improvements in array map
marcel pushed to develop at marcel/survBot 2024-08-13 16:40:31 +02:00
94cac54716 [update] add parameter to disable PowBox usage for selected stations
c57763c016 [update] added coloring for temperature warning and a critical temperature level, improved tooltip message
Compare 2 commits »
marcel pushed to develop at marcel/pylot 2024-08-12 16:03:37 +02:00
5d6f4619cc [update] add selection for merge strategy for loading of single event files