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

Remove old masking modes, add adaptive mode to mbc #189

Merged
merged 10 commits into from
Nov 17, 2024
Merged

Conversation

tjgalvin
Copy link
Owner

Some old masking modes have been removed. They have largely been replaced by the minimum absolute clip.

An adaptive mode to the boxcar in the MAC has been added. It is based on an idea of balancing the number of positive to negative pixels within a box.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 92.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.71%. Comparing base (1a60787) to head (c626377).

Files with missing lines Patch % Lines
flint/masking.py 92.85% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   60.30%   60.71%   +0.40%     
==========================================
  Files          33       33              
  Lines        5757     5771      +14     
==========================================
+ Hits         3472     3504      +32     
+ Misses       2285     2267      -18     

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

@tjgalvin tjgalvin merged commit da6db25 into main Nov 17, 2024
2 checks passed
@tjgalvin tjgalvin deleted the adaptivebox branch November 17, 2024 00:58
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