==================
ami_analyze
-----------
- Fixed the creation of the output product so that it no longer contains
an empty "SCI" extension. [6870]
- Updated the step docs to include information about all of the available
step arguments. [6884]
ami_average
-----------
- Updated the step to handle inputs with different sizes for `fit_image` and
`resid_image`. Larger inputs are trimmed to match the size of the smallest
input. [6870]
associations
------------
- Create level 3 association for background images, and allow background
target observations into level 2 image associations for background
subtraction [6878]
cube_build
----------
- Fixed bug in selecting correct values to extract from the cube pars reference file. [6885]
datamodels
----------
- Updated many reference file schemas to include current
CRDS rmap selectors in schema structure [6866]
documentation
-------------
- Updated the docs for ``calwebb_detector1`` pipeline, as well as the
``linearity``, ``refpix``, ``ramp_fit``, ``saturation``, and ``superbias``
steps to include information on the handling of NIRCam "Frame 0" data.
[6868]
- Update refpix docs to clarify roles of odd_even_rows and odd_even_columns
parameters [6872]
extract_1d
----------
- Catch two more errors raised in the SOSS ATOCA algorithm; one, if an input
ImageModel uses the F277W filter (similar to 6840, which only dealt with
input CubeModels), and another for bad DataModel input type [6877]
- Fix variance propagation for IFU cube extraction in calculations of surface
brightness [6892]
flatfield
---------
- Set DO_NOT_USE DQ bit in flatfield if NO_FLAT_FIELD DQ bit is set in flat
reference file [6882]
pipeline
--------
- Add check to ensure SOSS ``extract_1d`` return is not None, to
avoid photom errors in ``Spec3Pipeline`` and ``Tso3Pipeline``. [6863]
- Updated the ``calwebb_image3`` pipeline to only science members from the
input ASN table. [6875]
ramp_fitting
------------
- Properly handles the returning of ``None`` from ramp fitting for fully
saturated exposures. [6895]
refpix
------
- Add code to refpix step to specify which parameters are used and which are
ignored, depending on data type [6872]
resample
--------
- Speed up the algorithm for computing the sampling wavelengths for the output
WCS in ``resample_spec``. [6860]
set_telescope_pointing
----------------------
- Fix SIAF default handling for missing SIAF values using pysiaf [6869]
skymatch
--------
- Reduced memory usage when input is an ASN. [6874]
source_catalog
--------------
- Fix bug in passing filename rather than datamodel [6889]
straylight
----------
- Add a check that input data is IFUImageModel [6861]
- Update straylight algorithm to use cross-artifact model [6873]
crds
----
- Explain about CRDS PUB. [6862]