Block a user
050b9fb0c4
Merge remote-tracking branch 'origin/develop' into develop
eb3cd713c6
[update] add description for pick correlation algorithm
053b1ce397
[initial] first implementation of residual plotting (WIP)
18c37dfdd0
[bugfix] take care of more unescaped backslashes in Metadata
8c46b1ed18
[update] README.md
c743813446
Merge branch 'refs/heads/develop'
710ea57503
Merge branch 'github-master'
8aaad643ec
release version 0.2
bc808b66c2
[update] README.md
9333ebf7f3
[update] deactivate Spectrogram tab features in main branch
8c46b1ed18
[update] README.md
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
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
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
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
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
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
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
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
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
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
7a13288c85
[major] getting rid of unused/unnecessary "rootpath" and "database" structure. Testing required.