-
Notifications
You must be signed in to change notification settings - Fork 174
JP-3612: Fix MOS background slit source position #8461
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-3612: Fix MOS background slit source position #8461
Conversation
Regression tests started here: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8461 +/- ##
==========================================
+ Coverage 56.38% 56.54% +0.16%
==========================================
Files 387 387
Lines 38716 38785 +69
==========================================
+ Hits 21830 21932 +102
+ Misses 16886 16853 -33 ☔ View full report in Codecov by Sentry. |
c2ef8a4
to
8bdd389
Compare
Regression test changes are only in the SRCXPOS and SRYPOS keywords, and in the PATHLOSS_PS extension in intermediate files, as expected. PATHLOSS_PS is now all 1.0, as expected for a centered source. |
8bdd389
to
f590c06
Compare
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.
LGTM. Good catch!
Resolves JP-3612
Closes #8459
This PR moves the assigned source position for dedicated MOS background slits from the lower left corner of the slit to the middle of the slit.
Checklist for maintainers
CHANGES.rst
within the relevant release sectionupdated relevant documentationHow to run regression tests on a PR