-
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
Revert removal of ramp_fit code to stcal #6119
Revert removal of ramp_fit code to stcal #6119
Conversation
Codecov Report
@@ Coverage Diff @@
## 1.2.x #6119 +/- ##
==========================================
+ Coverage 77.15% 77.65% +0.50%
==========================================
Files 402 406 +4
Lines 34360 36128 +1768
==========================================
+ Hits 26509 28057 +1548
- Misses 7851 8071 +220
*This pull request uses carry forward flags. Click here to find out more.
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.
This looks good and has the JP-1950 bug fix.
…ed to STCAL (spacetelescope#6010)" This reverts commit 5a9aaf8.
bad885a
to
0564070
Compare
FYI @kmacdonald-stsci I'm just going to do the revert here on the release branch so only the release version |
This PR reverts the removal of the ramp fitting code (to stcal). Specifically it reverts commits 85feb11 and 5a9aaf8 but retains the bugfix and test updates in bfe9d64 .
This also turns on the 2
ramp_fit
multiprocessing unit tests. To make sure that aspect of the code is no longer broken.Regression tests run on this branch here and pass.
https://plwishmaster.stsci.edu:8081/job/RT/job/jdavies-dev/251/
Note that the test failure is an intermittent one that @hbushouse warned me about that occasionally pops up in our regression tests due to cosmic variance.
Checklist