JWST Build 7.8.2
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
thetso_photometry
step. [#6265]