-
Notifications
You must be signed in to change notification settings - Fork 171
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
JP-2108 Asn_Lv2NRSLAMPSpectral: Allow msaspec only if msametfl is available. #6085
JP-2108 Asn_Lv2NRSLAMPSpectral: Allow msaspec only if msametfl is available. #6085
Conversation
[ | ||
Constraint( | ||
[DMSAttrConstraint( | ||
name='opmode', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So to put this logic in simple terms, this rule passes if either: the OPMODE is not MSASPEC - or - OPMODE is MSASPEC and MSAMETFL is present?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the logic looks correct. I guess if it produces the desired result it must be correct.
Requisite reminder for a change log entry ...
Codecov Report
@@ Coverage Diff @@
## master #6085 +/- ##
==========================================
+ Coverage 77.13% 77.19% +0.06%
==========================================
Files 402 402
Lines 34329 34523 +194
==========================================
+ Hits 26479 26650 +171
- Misses 7850 7873 +23
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report at Codecov.
|
…ilable. (spacetelescope#6085) * Asn_Lv2NRSLAMPSpectral: Allow msaspec only if msametfl is available. * update changelog * update changelog again [skip ci]
…ilable. (spacetelescope#6085) * Asn_Lv2NRSLAMPSpectral: Allow msaspec only if msametfl is available. * update changelog * update changelog again [skip ci]
Closes #6084
Resolves JP-2108
Checklist