Skip to content

JWST Build 7.7 rc2

Compare
Choose a tag to compare
@jdavies-st jdavies-st released this 08 Jan 17:41

combine1d

  • Output FITS now contains separate combine1d extensions for each spectral
    order present in the data [#5204]

datamodels

  • Fix missing CHANNEL entry in distortion reffile schema. [#5553]

extract_1d

  • For IFU data (NIRSpec and MIRI) the extraction radius is now a varying size
    based on wavelength. The apcorr correction is a function of wavelength and
    radius size. Fixes a bug in units conversion for applying the apcorr correction.
    The units are now correctly converted from arcseconds to pixels. Added an
    new method to apply the apcorr correction for IFU data. [#5506]

pipeline

  • Removed all unnecessary parameter settings from cfg files for all steps
    and pipelines, and removed references to step config files from most
    pipeline modules (only kept those that are necessary for intended
    functionality). [#5574]

skymatch

  • Fixed a bug due to which sky matching may fail under certain circumstances
    such as using 'mode' statistics on a single pixel (after sigma-clipping). [#5567]

stpipe

  • Removed unused LinearPipeline class. [#5590]

wavecorr

  • Fixed bugs in wavecorr. [#5570]