Skip to content

Commit fda0180

Browse files
committed
MNT: Forward-port of PR 9374 and PR 9379 (Metadata release 1.18.0)
Remove changelog fragments like #9354 except the one whose backport was reverted
1 parent f1b3910 commit fda0180

File tree

7 files changed

+98
-16
lines changed

7 files changed

+98
-16
lines changed

CHANGES.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.18.0 (2025-03-19)
1+
1.18.0 (2025-04-08)
22
===================
33

44
General
@@ -131,6 +131,8 @@ barshadow (spec2 MOS)
131131
slit mode. Also correct the scale factors for error propagation when the
132132
correction is inverted. (`#9085
133133
<https://github.com/spacetelescope/jwst/issues/9085>`_)
134+
- Extrapolate barshadow corrections to cover wavelength gaps in reference
135+
files. (`#9326 <https://github.com/spacetelescope/jwst/issues/9326>`_)
134136

135137

136138
clean_flicker_noise (detector1)
@@ -266,6 +268,8 @@ ramp_fitting (detector1)
266268
for groups
267269
outside the selected range. Added a unit test and updated the docs. (`#9095
268270
<https://github.com/spacetelescope/jwst/issues/9095>`_)
271+
- Restore ``__all__`` definition that was removed in an earlier PR (`#9338
272+
<https://github.com/spacetelescope/jwst/issues/9338>`_)
269273

270274

271275
refpix (detector1)
@@ -295,6 +299,8 @@ resample (image2, image3, coron3)
295299
<https://github.com/spacetelescope/jwst/issues/9186>`_)
296300
- Fix MIRI LRS s_region and WCS in resample_spec (`#9193
297301
<https://github.com/spacetelescope/jwst/issues/9193>`_)
302+
- Fixed bug in the resample_spec step, affecting flux conservation for MIRI
303+
LRS. (`#9337 <https://github.com/spacetelescope/jwst/issues/9337>`_)
298304

299305

300306
residual_fringe (spec2 IFU)

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ authors:
9696
given-names: "Joseph"
9797
orcid: "https://orcid.org/0000-0002-0201-8306"
9898
title: "JWST Calibration Pipeline"
99-
version: 1.17.1
99+
version: 1.18.0
100100
doi: 10.5281/zenodo.7038885
101-
date-released: 2025-01-02
101+
date-released: 2025-04-08
102102
url: "https://github.com/spacetelescope/jwst"

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
> [!WARNING]
2121
> Installation of `jwst` versions `1.15.1` through `1.16.1` will pull an incompatible version of the `gwcs` dependency -
2222
> this can be remedied by downgrading the gwcs version through e.g. `pip install 'gwcs<0.22'`
23-
>
23+
>
2424
> Installation on MacOS Mojave 10.14 will fail due to lack of a stable build for dependency ``opencv-python``.
2525
2626
## Installation
@@ -108,13 +108,13 @@ MacOS x86_64:
108108
conda activate JWSTDP-1.17.1-1-py312-macos-x86_64
109109

110110

111-
Starting with the jwst 1.16.1 release, we updated our release procedures to use
112-
[stasis](https://github.com/spacetelescope/stasis). Each DMS delivery has its own installation instructions,
111+
Starting with the jwst 1.16.1 release, we updated our release procedures to use
112+
[stasis](https://github.com/spacetelescope/stasis). Each DMS delivery has its own installation instructions,
113113
which may be found in the corresponding release documentation, e.g.:
114114
https://ssb.stsci.edu/stasis/releases/jwst/JWSTDP-1.16.1/delivery/README-py312-macos-x86_64.html
115115
The installation procedures may change from time to time, so consulting the
116116
documentation page for the specific version in question is the best way to get
117-
that version installed. You can find the list of available releases at the
117+
that version installed. You can find the list of available releases at the
118118
[top-level stasis domain](https://ssb.stsci.edu/stasis/releases/jwst/).
119119

120120
For releases prior to 1.16.1, please instead follow the directions below. The complete list of releases prior to 1.16.1
@@ -206,8 +206,8 @@ reference files within this context to the local cache specified by CRDS_PATH.
206206
``<locally-accessable-path>`` can be any the user has permissions to use, such as `$HOME`.
207207
Expect to use upwards of 200GB of disk space to cache the latest couple of contexts.
208208

209-
To use a specific CRDS context other than that
210-
[automatically associated](https://jwst-docs.stsci.edu/jwst-science-calibration-pipeline/crds-migration-to-quarterly-calibration-updates)
209+
To use a specific CRDS context other than that
210+
[automatically associated](https://jwst-docs.stsci.edu/jwst-science-calibration-pipeline/crds-migration-to-quarterly-calibration-updates)
211211
with a given pipeline version, set the ``CRDS_CONTEXT``
212212
environment variable:
213213

@@ -226,7 +226,7 @@ To build the docs yourself, clone this repository and build the documentation wi
226226
make html
227227
make latexpdf
228228

229-
For more user-focused documentation on the JWST calibration pipeline, see also the JDox pages at:
229+
For more user-focused documentation on the JWST calibration pipeline, see also the JDox pages at:
230230

231231
https://jwst-docs.stsci.edu/jwst-science-calibration-pipeline
232232

@@ -260,9 +260,11 @@ the specified context and less than the context for the next release.
260260

261261
| jwst tag | DMS build | SDP_VER | CRDS_CONTEXT | Released | Ops Install | Notes |
262262
|---------------------|-----------|----------|--------------|------------|-------------|-----------------------------------------------|
263-
| 1.18.0rc1 | B11.3 | TBD | 1350 | 2025-03-19 | TBD | First release candidate for B11.3 |
264-
| 1.17.1 | B11.2 | TBD | 1321 | 2025-01-02 | 2025-03-05 | Second release candidate for B11.2 |
265-
| 1.17.0 | B11.2 | TBD | 1321 | 2024-12-20 | TBD | First release candidate for B11.2 |
263+
| 1.18.0 | B11.3 | 2025.2.0 | 1364 | 2025-04-01 | 2025-05-20 | Final release for B11.3 |
264+
| 1.18.0rc2 | B11.3 | 2025.2.0 | 1350 | 2025-04-01 | 2025-05-20 | Second release candidate for B11.3 |
265+
| 1.18.0rc1 | B11.3 | 2025.2.0 | 1350 | 2025-03-19 | 2025-05-20 | First release candidate for B11.3 |
266+
| 1.17.1 | B11.2 | 2025.1.0 | 1321 | 2025-01-02 | 2025-03-05 | Second release candidate for B11.2 |
267+
| 1.17.0 | B11.2 | 2025.1.0 | 1321 | 2024-12-20 | TBD | First release candidate for B11.2 |
266268
| 1.16.1 | B11.1.1 | 2024.3.1 | 1303 | 2024-11-13 | 2024-12-06 | Final release candidate for B11.1 |
267269
| 1.16.0 | B11.1 | 2024.3.0 | 1298 | 2024-09-20 | | First release candidate for B11.1 |
268270
| 1.15.1 | B11.0 | 2024.2.2 | 1293 | 2024-07-08 | 2024-09-12 | Final release candidate for B11.0 |

changes/9326.barshadow.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/9337.resample.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/9338.ramp_fitting.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

requirements-sdp.txt

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,80 @@
1414
# conda activate sdp
1515
# pip install -e .[test,sdp]
1616
# pip freeze | grep -v jwst >> requirements-sdp.txt
17+
asdf==4.1.0
18+
asdf-astropy==0.7.1
19+
asdf_coordinates_schemas==0.3.0
20+
asdf_standard==1.1.1
21+
asdf_transform_schemas==0.5.0
22+
asdf_wcs_schemas==0.4.0
23+
astropy==7.0.1
24+
astropy-iers-data==0.2025.3.17.0.34.53
25+
attrs==25.3.0
26+
BayesicFitting==3.2.3
27+
certifi==2025.1.31
28+
charset-normalizer==3.4.1
29+
ci_watson==0.8.0
30+
colorama==0.4.6
31+
contourpy==1.3.1
32+
coverage==7.8.0
33+
crds==12.1.4
34+
cycler==0.12.1
35+
drizzle==2.0.1
36+
et_xmlfile==2.0.0
37+
filelock==3.18.0
38+
fonttools==4.56.0
39+
future==1.0.0
40+
gwcs==0.24.0
41+
idna==3.10
42+
imageio==2.37.0
43+
importlib_metadata==8.6.1
44+
iniconfig==2.1.0
45+
jmespath==1.0.1
46+
jplephem==2.22
47+
jsonschema==4.23.0
48+
jsonschema-specifications==2024.10.1
49+
kiwisolver==1.4.8
50+
lazy_loader==0.4
51+
lxml==5.3.1
52+
matplotlib==3.10.1
53+
networkx==3.4.2
54+
numexpr==2.10.2
55+
numpy==2.2.4
56+
opencv-python-headless==4.11.0.86
57+
openpyxl==3.1.5
58+
packaging==24.2
59+
Parsley==1.3
60+
photutils==2.2.0
61+
pillow==11.1.0
62+
pluggy==1.5.0
63+
poppy==1.1.2
64+
pyerfa==2.0.1.5
65+
pyparsing==3.2.1
66+
pysiaf==0.24.1
67+
pytest==8.3.5
68+
pytest-cov==6.1.1
69+
pytest-doctestplus==1.4.0
70+
python-dateutil==2.9.0.post0
71+
PyYAML==6.0.2
72+
readchar==4.2.1
73+
referencing==0.36.2
74+
requests==2.32.3
75+
requests-mock==1.12.1
76+
rpds-py==0.23.1
77+
scikit-image==0.25.2
78+
scipy==1.15.2
79+
semantic-version==2.10.0
80+
six==1.17.0
81+
spherical_geometry==1.3.3
82+
stcal==1.12.0
83+
stdatamodels==3.0.2
84+
stpipe==0.8.1
85+
stsci.imagestats==1.8.3
86+
stsci.stimage==0.3.0
87+
synphot==1.5.0
88+
tifffile==2025.3.13
89+
tweakwcs==0.8.9
90+
typing_extensions==4.12.2
91+
urllib3==2.3.0
92+
wiimatch==0.3.2
93+
zipp==3.21.0

0 commit comments

Comments
 (0)