20
20
> [ !WARNING]
21
21
> Installation of ` jwst ` versions ` 1.15.1 ` through ` 1.16.1 ` will pull an incompatible version of the ` gwcs ` dependency -
22
22
> this can be remedied by downgrading the gwcs version through e.g. ` pip install 'gwcs<0.22' `
23
- >
23
+ >
24
24
> Installation on MacOS Mojave 10.14 will fail due to lack of a stable build for dependency `` opencv-python `` .
25
25
26
26
## Installation
@@ -108,13 +108,13 @@ MacOS x86_64:
108
108
conda activate JWSTDP-1.17.1-1-py312-macos-x86_64
109
109
110
110
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,
113
113
which may be found in the corresponding release documentation, e.g.:
114
114
https://ssb.stsci.edu/stasis/releases/jwst/JWSTDP-1.16.1/delivery/README-py312-macos-x86_64.html
115
115
The installation procedures may change from time to time, so consulting the
116
116
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
118
118
[ top-level stasis domain] ( https://ssb.stsci.edu/stasis/releases/jwst/ ) .
119
119
120
120
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.
206
206
`` <locally-accessable-path> `` can be any the user has permissions to use, such as ` $HOME ` .
207
207
Expect to use upwards of 200GB of disk space to cache the latest couple of contexts.
208
208
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 )
211
211
with a given pipeline version, set the `` CRDS_CONTEXT ``
212
212
environment variable:
213
213
@@ -226,7 +226,7 @@ To build the docs yourself, clone this repository and build the documentation wi
226
226
make html
227
227
make latexpdf
228
228
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:
230
230
231
231
https://jwst-docs.stsci.edu/jwst-science-calibration-pipeline
232
232
@@ -260,9 +260,11 @@ the specified context and less than the context for the next release.
260
260
261
261
| jwst tag | DMS build | SDP_VER | CRDS_CONTEXT | Released | Ops Install | Notes |
262
262
| ---------------------| -----------| ----------| --------------| ------------| -------------| -----------------------------------------------|
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 |
266
268
| 1.16.1 | B11.1.1 | 2024.3.1 | 1303 | 2024-11-13 | 2024-12-06 | Final release candidate for B11.1 |
267
269
| 1.16.0 | B11.1 | 2024.3.0 | 1298 | 2024-09-20 | | First release candidate for B11.1 |
268
270
| 1.15.1 | B11.0 | 2024.2.2 | 1293 | 2024-07-08 | 2024-09-12 | Final release candidate for B11.0 |
0 commit comments