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

DM-47385: Refine mask exclusion behavior in removeBadPixels (aka cancel original masks) #398

Merged
merged 1 commit into from
Nov 9, 2024

Commits on Nov 8, 2024

  1. Revert DM-45318 that switched to original mask.

    In principle, convolution-induced mask growth may block some good sources near zeroed-out regions, so we switched to the original masked regions. Unfortunately in practice, bogus diaSources appeared near masked regions, so we are undoing this change and  living with losing some edge-y diaSources.
    mrawls committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4bc87d7 View commit details
    Browse the repository at this point in the history