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 #314

Merged
merged 1 commit into from
Jun 24, 2024
Merged

replace interpolate with resample #314

merged 1 commit into from
Jun 24, 2024

Conversation

koepflma
Copy link
Collaborator

In noise_module.py, we replace interpolate with resample for downsampling.

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.52%. Comparing base (90e2713) to head (50840d8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  Coverage   83.52%   83.52%           
=======================================
  Files           9        9           
  Lines        1973     1973           
  Branches      330      330           
=======================================
  Hits         1648     1648           
  Misses        207      207           
  Partials      118      118           

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

@mdenolle mdenolle merged commit 9fd81c3 into main Jun 24, 2024
23 checks passed
@mdenolle mdenolle deleted the manuela2 branch June 24, 2024 21:28
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