Skip to content

Commit 1826b7a

Browse files
committed
fix change logs
1 parent c9ced75 commit 1826b7a

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

CHANGES.rst

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ assign_wcs
2828

2929
- Add helper functions to copy only the necessary parts of the WCS so that
3030
these parts can be used within loops, avoiding copying the full WCS within
31-
a loop [#8587]
31+
a loop [#8793]
3232

3333
associations
3434
------------
@@ -78,7 +78,7 @@ cube_build
7878
- Ensure that NaNs and DO_NOT_USE flags match up in all input data before
7979
building a cube. [#8557]
8080

81-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
81+
- Replaced deep copies of NIRSpec WCS objects within most loops. [#8793]
8282

8383
datamodels
8484
----------
@@ -106,7 +106,7 @@ flat_field
106106
- Ensure that NaNs and DO_NOT_USE flags match up in all science, error,
107107
variance, and DQ extensions for all modes. [#8557]
108108

109-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
109+
- Replaced deep copies of NIRSpec WCS objects within most loops [#8793]
110110

111111
general
112112
-------
@@ -131,7 +131,7 @@ master_background
131131
- Either of ``"background"`` or ``"bkg"`` in slit name now defines the slit
132132
as a background slit, instead of ``"bkg"`` only. [#8600]
133133

134-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
134+
- Replaced deep copies of NIRSpec WCS objects within most loops [#8793]
135135

136136
model_blender
137137
-------------
@@ -146,7 +146,7 @@ mrs_imatch
146146
msaflagopen
147147
-----------
148148

149-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
149+
- Replaced deep copies of NIRSpec WCS objects within most loops. [#8793]
150150

151151
nsclean
152152
-------
@@ -160,7 +160,7 @@ nsclean
160160
can still be called from the ``calwebb_spec2`` pipeline on NIRSpec rate
161161
data, but it is now deprecated. [#8669]
162162

163-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
163+
- Replaced deep copies of NIRSpec WCS objects within most loops. [#8793]
164164

165165
outlier_detection
166166
-----------------
@@ -187,13 +187,15 @@ pathloss
187187
- Ensure that NaNs and DO_NOT_USE flags match up in all output science, error,
188188
variance, and DQ extensions. [#8557]
189189

190+
- Replaced deep copies of NIRSpec WCS objects within most loops [#8793]
191+
190192
photom
191193
------
192194

193195
- Ensure that NaNs and DO_NOT_USE flags match up in all output science, error,
194196
variance, and DQ extensions. [#8557]
195197

196-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
198+
- Replaced deep copies of NIRSpec WCS objects within most loops. [#8793]
197199

198200
pipeline
199201
--------
@@ -202,6 +204,12 @@ pipeline
202204
optional `on_disk` parameter to govern whether models in the library should be stored
203205
in memory or on disk. [#8683]
204206

207+
- Replaced deep copies of NIRSpec WCS objects within most loops. [#8793]
208+
209+
pixel_replace
210+
-------------
211+
212+
- Replaced deep copies of NIRSpec WCS objects within most loops. [#8793]
205213

206214
ramp_fitting
207215
------------
@@ -590,8 +598,6 @@ pathloss
590598
wavelengths for point and uniform sources if the ``wavecorr`` wavelength
591599
zero-point corrections for point sources have been applied. [#8376]
592600

593-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
594-
595601
photom
596602
------
597603

@@ -644,8 +650,6 @@ pixel_replace
644650
- Added estimated errors and variances for replaced pixels, following the
645651
interpolation scheme used for the data. [#8504]
646652

647-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
648-
649653
ramp_fitting
650654
------------
651655

0 commit comments

Comments
 (0)