Skip to content

Commit 792ab88

Browse files
committed
fix change logs
1 parent 7f1ddeb commit 792ab88

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
------------
@@ -73,7 +73,7 @@ cube_build
7373
- Ensure that NaNs and DO_NOT_USE flags match up in all input data before
7474
building a cube. [#8557]
7575

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

7878
datamodels
7979
----------
@@ -98,7 +98,7 @@ flat_field
9898
- Ensure that NaNs and DO_NOT_USE flags match up in all science, error,
9999
variance, and DQ extensions for all modes. [#8557]
100100

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

103103
general
104104
-------
@@ -121,7 +121,7 @@ master_background
121121
- Either of ``"background"`` or ``"bkg"`` in slit name now defines the slit
122122
as a background slit, instead of ``"bkg"`` only. [#8600]
123123

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

126126
model_blender
127127
-------------
@@ -136,7 +136,7 @@ mrs_imatch
136136
msaflagopen
137137
-----------
138138

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

141141
nsclean
142142
-------
@@ -150,7 +150,7 @@ nsclean
150150
can still be called from the ``calwebb_spec2`` pipeline on NIRSpec rate
151151
data, but it is now deprecated. [#8669]
152152

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

155155
outlier_detection
156156
-----------------
@@ -177,13 +177,15 @@ pathloss
177177
- Ensure that NaNs and DO_NOT_USE flags match up in all output science, error,
178178
variance, and DQ extensions. [#8557]
179179

180+
- Replaced deep copies of NIRSpec WCS objects within most loops [#8793]
181+
180182
photom
181183
------
182184

183185
- Ensure that NaNs and DO_NOT_USE flags match up in all output science, error,
184186
variance, and DQ extensions. [#8557]
185187

186-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
188+
- Replaced deep copies of NIRSpec WCS objects within most loops. [#8793]
187189

188190
pipeline
189191
--------
@@ -192,6 +194,12 @@ pipeline
192194
optional `on_disk` parameter to govern whether models in the library should be stored
193195
in memory or on disk. [#8683]
194196

197+
- Replaced deep copies of NIRSpec WCS objects within most loops. [#8793]
198+
199+
pixel_replace
200+
-------------
201+
202+
- Replaced deep copies of NIRSpec WCS objects within most loops. [#8793]
195203

196204
ramp_fitting
197205
------------
@@ -578,8 +586,6 @@ pathloss
578586
wavelengths for point and uniform sources if the ``wavecorr`` wavelength
579587
zero-point corrections for point sources have been applied. [#8376]
580588

581-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
582-
583589
photom
584590
------
585591

@@ -632,8 +638,6 @@ pixel_replace
632638
- Added estimated errors and variances for replaced pixels, following the
633639
interpolation scheme used for the data. [#8504]
634640

635-
- Replaced deep copies of NIRSpec WCS objects within most loops [#8587]
636-
637641
ramp_fitting
638642
------------
639643

0 commit comments

Comments
 (0)