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-42086: Clear single-frame streak mask if it exists already #39

Merged
merged 1 commit into from
Dec 9, 2023

Commits on Dec 9, 2023

  1. Clear single-frame streak mask if it exists already

    Before detecting streaks on the difference warps, clear any existing
    mask using the same name. Any existing mask has been PSF-matched,
    is not a replacement for detecting streaks on the differences, and
    should not be used in the artifact rejection loop.
    
    To clip pixels based on the single-frame streak masks, add that mask
    name to the badMaskPlanes config parameter.
    
    Streaks detected on the warp differences are expected to be better
    in that they are straight, cross multiple detectors, and are not competing
    against the background of static sources
    yalsayyad committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    a13ba01 View commit details
    Browse the repository at this point in the history