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

replace interpolate with resample #313

Closed
wants to merge 3 commits into from
Closed

replace interpolate with resample #313

wants to merge 3 commits into from

Conversation

koepflma
Copy link
Collaborator

replace st.interpolate with st.resample: st.resample leads to a more similar amplitude spectrum compared to the original (not downsampled) stream

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

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

Project coverage is 83.52%. Comparing base (5cdd655) to head (b1b7720).
Report is 2 commits behind head on main.

Files Patch % Lines
src/noisepy/monitoring/monitoring_methods.py 87.71% 10 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
- 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 and others added 2 commits June 21, 2024 16:57
* 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
* update tutorials for aws batch

Signed-off-by: Yiyu Ni <niyiyu@uw.edu>

* pre-commit

Signed-off-by: Yiyu Ni <niyiyu@uw.edu>

* skip running aws batch notebook

Signed-off-by: Yiyu Ni <niyiyu@uw.edu>

* update tutorials

Signed-off-by: Yiyu Ni <niyiyu@uw.edu>

* update tutorials

Signed-off-by: Yiyu Ni <niyiyu@uw.edu>

---------

Signed-off-by: Yiyu Ni <niyiyu@uw.edu>
@koepflma koepflma closed this Jun 24, 2024
@koepflma koepflma deleted the manuela branch June 24, 2024 17:24
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.

3 participants