JP-3835: Modify the Saturation Step and Jump Step to Use Only Saturation for Snowball Detection - #576
Open
kmacdonald-stsci wants to merge 9 commits into
Open
Conversation
…T_USE flagging in the saturation step.
…nd adding functionality to account for this.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #576 +/- ##
==========================================
+ Coverage 91.92% 91.97% +0.05%
==========================================
Files 63 64 +1
Lines 8925 9002 +77
==========================================
+ Hits 8204 8280 +76
- Misses 721 722 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
Contributor
I think this is because of JP-4282: the other snowball saturates in the first group and snowball detection currently starts iterating on the second group. Adding a similar change to #566 on top of this branch fixes the ring for this snowball, showing a much closer result to the current main branch version.
|
Contributor
|
Ah, thanks @melanieclarke , I'll take a look. |
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-3835
This PR addresses the use of the
DO_NOT_USEflag during the saturation step for better results in the snowball detection algorithm in the jump step. The use of theDO_NOT_USEflag in the saturation step has been changed to use theSATURATEDflag and the snowball detection algorithm has been updated to properly identify snowballs with only the use of theSATURATEDflag.Tasks
docs/pageno-changelog-entry-needed)changes/:echo "changed something" > changes/<PR#>.<changetype>.rst(see changelog readme for instructions)changes/<PR#>.breaking.rstnews fragment"git+https://github.com/<fork>/stcal@<branch>")jwstregression testromancalregression test