Skip to content

Conversation

@j-c-c
Copy link
Collaborator

@j-c-c j-c-c commented Oct 10, 2024

Adjust PowerFilter and whiten safeguard default values to match matlab cryo_prewhiten safeguard value seen here.

Resolves the behavior mentioned in #658. In particular, the behavior seen was due to all filter values being below the safeguard threshold, thus returning a zero filter.

@j-c-c j-c-c added the bug Something isn't working label Oct 10, 2024
@j-c-c j-c-c self-assigned this Oct 10, 2024
@codecov
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.37%. Comparing base (1820da8) to head (127b127).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1195   +/-   ##
========================================
  Coverage    87.37%   87.37%           
========================================
  Files          132      132           
  Lines        13635    13637    +2     
========================================
+ Hits         11913    11915    +2     
  Misses        1722     1722           

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

Copy link
Collaborator

@garrettwrong garrettwrong left a comment

Choose a reason for hiding this comment

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

Thanks

@garrettwrong garrettwrong marked this pull request as ready for review October 11, 2024 13:22
@garrettwrong garrettwrong requested a review from janden as a code owner October 11, 2024 13:22
@garrettwrong garrettwrong merged commit d0f99f9 into develop Oct 11, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants