Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update monitoring methods #311

Merged
merged 14 commits into from
May 9, 2024
Merged

Update monitoring methods #311

merged 14 commits into from
May 9, 2024

Conversation

kuanfufeng
Copy link
Collaborator

@kuanfufeng kuanfufeng commented Apr 27, 2024

This PR updates the monitoring methods with Congcong Yuan's latest version, as in his GJI paper. Also, update the notebook and those testing scripts accordingly.
This PR also fixes the negative error issue in the stretching method.

Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 87.71930% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 83.52%. Comparing base (5cdd655) to head (c5fe8cf).

Files Patch % Lines
src/noisepy/monitoring/monitoring_methods.py 87.71% 10 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #311      +/-   ##
==========================================
- Coverage   83.78%   83.52%   -0.27%     
==========================================
  Files           9        9              
  Lines        2054     1973      -81     
  Branches      342      330      -12     
==========================================
- Hits         1721     1648      -73     
+ Misses        212      207       -5     
+ Partials      121      118       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kuanfufeng kuanfufeng marked this pull request as ready for review May 9, 2024 18:23
Copy link
Collaborator

@niyiyu niyiyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kuanfufeng kuanfufeng merged commit 618a4e9 into main May 9, 2024
23 checks passed
@kuanfufeng kuanfufeng deleted the kuanfu_monito4 branch May 9, 2024 20:07
koepflma pushed a commit that referenced this pull request Jun 21, 2024
* update monitoring methods with Congcongs latest dvv_modules

* update monitoring methods notebook information

* replace kernelspec

* Add a module back to the methods

* Add modules back to the methods

* update monitoring methods scripts

* update test scripts of monitoring_utils

* update test scripts for monitoring methods

* replace kernelspec

* replace kernelspec

* Fix the negative estimated error problem by considering the case of extremely similar signals

* update notebook accordingly

* remove the unused method

* replace print with logger.warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants