Skip to content

Releases: spacetelescope/stcal

STCAL v 1.4.0

27 Jun 19:09
Compare
Choose a tag to compare

Bug Fixes

jump

  • Updated the jump detection to switch to using the numpy sigmaclip routine to
    find the actual rms across integrations when there are at least 101 integrations
    in the exposure. This still allows cosmic rays and snowballs/showers to be flagged
    without being affected by slope variations due to either brigher-fatter/charge-spilling
    or errors in the nonlinearity correction.
  • Also added the counting of the number of cosmic rays and snowballs/showers that
    is then placed in the FITS header in the JWST routines. [#174]

ramp_fitting

  • Changing where time division occurs during ramp fitting in order to
    properly handle special cases where the time is not group time, such
    as when ZEROFRAME data is used, so the time is frame time. [#173]

  • Added another line of code to be included in the section where warnings are turned
    off. The large number of warnings can cause a hang in the Jupyter notebook when
    running with multiprocessing. [#174]

1.3.8

31 May 17:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.7...1.3.8

1.3.7

26 Apr 13:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.6...1.3.7

1.3.6

19 Apr 18:18
4ee4de2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.5...1.3.6

1.3.5

30 Mar 20:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.4...1.3.5

stcal 1.3.4

13 Feb 14:12
Compare
Choose a tag to compare

What's Changed

  • JP-3077: Change the Computation in Ramps with only One Good Group in the 0th Group by @kmacdonald-stsci in #142

Full Changelog: 1.3.3...1.3.4

stcal 1.3.3

26 Jan 19:22
Compare
Choose a tag to compare

What's Changed

  • RCAL-438 Add support for Reference File Quantities by @PaulHuwe in #140
  • JP-3004: Should have NaN's for Suppressed Ramps, but Getting Zeros. by @kmacdonald-stsci in #141

Full Changelog: 1.3.2...1.3.3

stcal 1.3.2

10 Jan 17:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

stcal 1.3.1

03 Jan 18:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

stcal 1.3.0

15 Dec 15:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.3.0