-
Notifications
You must be signed in to change notification settings - Fork 174
Jp 918 Correct bar shadow parity bug for yslit #5095
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5095 +/- ##
=======================================
Coverage 53.04% 53.04%
=======================================
Files 401 401
Lines 35607 35607
Branches 5519 5519
=======================================
Hits 18886 18886
Misses 15582 15582
Partials 1139 1139
Continue to review full report at Codecov.
|
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.
Other than the minor formatting issue, looks good to me (hard to go wrong just changing 1 character!)
CHANGES.rst
Outdated
@@ -16,6 +16,10 @@ associations | |||
|
|||
- Update diagrams to change sloper to detector1. [#4986] | |||
|
|||
barshadow |
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.
Not sure it matters, but you might need to remove the extra whitespaces in front of this section title.
This is a correction for the fact that the yslit values in a 2D science spectrum decrease from bottom to top but in the reference file they increase from bottom to top.
Fixes #3897 / JP-918