Skip to content

JWST Build 7.8.2

Compare
Choose a tag to compare
@jdavies-st jdavies-st released this 03 Sep 17:05

Changes in jwst 1.3.2

associations

  • Enhanced level-2b ASN rules for NIRSpec internal lamp exposures to
    handle certain opmode/grating/lamp combinations that result in no data
    on one of the detectors. [#6304]

cube_build

  • Fix bug when creating cubes using output_type=channel. [#6138]

  • Move computationally intensive routines to c extensions and
    removed miri psf weight function. [#6093]

  • Moved variable definitions to top of code in c extension to
    support changes in #6093. [#6255]

  • Moved cube blotting to a c extension [#6256]

pipeline

  • Updated calwebb_tso3 to be more robust in handling null results from
    the tso_photometry step. [#6265]