You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added two new header keywords to track the rate of cosmic rays and snowball/showers
[#7609, spacetelescope/stdatamodels [spacetelescope/stdatamodels#173]
jump
Updated the code to handle the switch to sigma clipping for exposures with
at least 101 integrations. Three new parameters were added to the jump step to
control this process.
Also, updated the code to enter the values for the cosmic ray rate and the
snowball/shower rate into the FITS header.
[#7609, spacetelescope/stcal#174]
pixel_replace
Fixed bug in setting the step completion status at the end of processing. [#7619]
ramp_fitting
Updated the CI tests due to change in STCAL, which fixed bug for using the
correct timing for slope computation. Since there are now special cases that
use ZEROFRAME data, as well as ramps that have only good data in the 0th
group, the timing for these ramps is not group time. These adjusted times
are now used. [#7612, spacetelescope/stcal#173]