Skip to content

JWST v 1.11.1 (Build 9.3rc2)

Compare
Choose a tag to compare
@nden nden released this 30 Jun 12:20

datamodels

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]