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

HMM fix resampling state sequence, updated documentation for developers #62

Merged
merged 5 commits into from
Apr 19, 2024

Conversation

Aksei
Copy link
Collaborator

@Aksei Aksei commented Apr 17, 2024

@AKuederle @HaMora
The resampling of the state sequence for the HMM is now fixed, tests are adapted.
Resampling is also tested for cases in which target_sample_rate is not a multiple of the Roth HMM sample rate.
Can you please review the changes?

Copy link
Member

@AKuederle AKuederle left a comment

Choose a reason for hiding this comment

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

See one comment. And can you add a Changelog entry with a link to this PR?

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.53%. Comparing base (0c022a9) to head (40f72d2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   91.53%   91.53%           
=======================================
  Files          61       61           
  Lines        3283     3283           
=======================================
  Hits         3005     3005           
  Misses        278      278           

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

@Aksei
Copy link
Collaborator Author

Aksei commented Apr 19, 2024

@AKuederle
I addressed all your comments. Can you check again?

@AKuederle AKuederle merged commit 752154c into master Apr 19, 2024
5 checks passed
@AKuederle AKuederle deleted the hmm_fix_resampling branch April 19, 2024 10:17
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