JP-3139: Add support for DQ flag propagation in the resample step#10234
Open
mcara wants to merge 1 commit intospacetelescope:mainfrom
Open
JP-3139: Add support for DQ flag propagation in the resample step#10234mcara wants to merge 1 commit intospacetelescope:mainfrom
mcara wants to merge 1 commit intospacetelescope:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10234 +/- ##
==========================================
+ Coverage 85.98% 86.53% +0.55%
==========================================
Files 368 366 -2
Lines 38457 38459 +2
==========================================
+ Hits 33066 33281 +215
+ Misses 5391 5178 -213 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves JP-3139
Closes #7766
This PR adds support for propagating all DQ flags (not just saturation) in resample. If users are interested only in one flag such as
SATURATED, then it is possible to filter these out using bitwise AND on the resampled image's DQ:Regression test: https://github.com/spacetelescope/RegressionTests/actions/runs/21736872626
Tasks
Build 12.0(use the latest build if not sure)no-changelog-entry-needed)changes/:echo "changed something" > changes/<PR#>.<changetype>.rst(see changelog readme for instructions)changes/<PR#>.breaking.rstnews fragmentdocs/pageokify_regteststo update the truth files