Published June 21, 2023
| Version 1.11.0
Software
Open
JWST Calibration Pipeline
Authors/Creators
-
Bushouse, Howard
- Eisenhamer, Jonathan
-
Dencheva, Nadia
-
Davies, James
-
Greenfield, Perry
- Morrison, Jane
- Hodge, Phil
- Simon, Bernie
- Grumm, David
- Droettboom, Michael
- Slavich, Edward
-
Sosey, Megan
-
Pauly, Tyler
- Miller, Todd
- Jedrzejewski, Robert
- Hack, Warren
- Davis, David
-
Crawford, Steven
-
Law, David
-
Gordon, Karl
-
Regan, Michael
-
Cara, Mihai
- MacDonald, Ken
-
Bradley, Larry
- Shanahan, Clare
-
Jamieson, William
- Teodoro, Mairan
-
Williams, Thomas
Description
What's Changed
- metadata for 1.10.2 release by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7555
- SCSB-63 inject dependency overrides after build by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7553
- Remove use of
s3_utilsby @WilliamJamieson in https://github.com/spacetelescope/jwst/pull/7542 - JP-2929 - new version of code without conflicts for MIRI MRS IFU reg test with flight data by @jemorrison in https://github.com/spacetelescope/jwst/pull/7539
- drop support for Python 3.8 by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7552
- JP-3027: Update requirement for tweakwcs by @mcara in https://github.com/spacetelescope/jwst/pull/7551
- List pip environment prior to running regression tests by @WilliamJamieson in https://github.com/spacetelescope/jwst/pull/7558
- remove upper pins on critical dependencies by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7561
- JP-3005: Pixel replacement for flagged pixels before spectral extraction by @tapastro in https://github.com/spacetelescope/jwst/pull/7398
- JP-3005: Fix bad docs update by @tapastro in https://github.com/spacetelescope/jwst/pull/7565
- add more tests to weekly scheduled CI by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7562
- JP-3209: Refactor 1D flat interpolation for NIRSpec flatfield by @melanieclarke in https://github.com/spacetelescope/jwst/pull/7550
- JP-3221: Fixing Segment Length Computation Needed for Optimal Weighting by @kmacdonald-stsci in https://github.com/spacetelescope/jwst/pull/7560
- override package dependencies with requirements file when requested by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7557
- pin
stcalabove1.3.7by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7567 - JP-3218: Fix pathloss correction for NRS fixed-slit by @hbushouse in https://github.com/spacetelescope/jwst/pull/7566
- Fix inheritance of data models by @nden in https://github.com/spacetelescope/jwst/pull/7571
- Fix tutorial usage of threshold parameter by @tapastro in https://github.com/spacetelescope/jwst/pull/7572
- replace
opencv-pythonwith pre-built CPU-onlyopencv-python-headlessby @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7570 - replace upper pins on dependencies with
requirements-max.txtby @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7575 - Fix a bug in tweakreg when using user catalogs with ASN file name inputs by @mcara in https://github.com/spacetelescope/jwst/pull/7578
- add a table of failing unit tests to the CI workflow summary page by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7576
- Fix errors in change log by @hbushouse in https://github.com/spacetelescope/jwst/pull/7580
- JP- 3163 nirspec for Point Source data saved in surface brightness by @jemorrison in https://github.com/spacetelescope/jwst/pull/7569
- JP-3219: Update ASN rules for NRC SW coronagraphy by @hbushouse in https://github.com/spacetelescope/jwst/pull/7556
- JP-3111: Add MIRI segmented dark subtraction test by @hbushouse in https://github.com/spacetelescope/jwst/pull/7582
- JP-3047 Change how NIRSpec wavelengths are set in ifucube by @jemorrison in https://github.com/spacetelescope/jwst/pull/7559
- JP-3098 switch order of precedence between PATTTYPE and SRCTYAPT in the srctype step by @jemorrison in https://github.com/spacetelescope/jwst/pull/7583
- JP-3234: Mask NaN values for background subtraction of "robust mean" by @tapastro in https://github.com/spacetelescope/jwst/pull/7587
- JP-2113: Update NIRCam WFSS transforms to v.4 from GRISMCONF files by @tapastro in https://github.com/spacetelescope/jwst/pull/7018
- JP 3231: address warnings in tests by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7584
- Cube Build typo: remove deleting spaxel_dq twice by @jemorrison in https://github.com/spacetelescope/jwst/pull/7586
- JP-1508: fix instructions in README by @nden in https://github.com/spacetelescope/jwst/pull/7585
- JP-3227: Add analog of HST's tweakback tool by @mcara in https://github.com/spacetelescope/jwst/pull/7573
- fix import in tweakback by @nden in https://github.com/spacetelescope/jwst/pull/7591
- Undersampling docs by @jotaylor in https://github.com/spacetelescope/jwst/pull/7589
- Update calwebb_spec2 docs processing order by @hbushouse in https://github.com/spacetelescope/jwst/pull/7593
- Update wfss_contam test data for new transforms + temporary xfail by @tapastro in https://github.com/spacetelescope/jwst/pull/7595
- close files in tests and before raising exception in get_open_msa_slits by @braingram in https://github.com/spacetelescope/jwst/pull/7599
- JP-3229: <Fix a bug> added the user-supplied flat reference file to the log by @penaguerrero in https://github.com/spacetelescope/jwst/pull/7592
- [CI] run
pip listafter installing override requirements in Jenkins by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7596 - Revert "JP-3229: <Fix a bug> added the user-supplied flat reference file to the log" by @hbushouse in https://github.com/spacetelescope/jwst/pull/7604
- inspect and shadow stdatamodels.jwst.datamodels by @braingram in https://github.com/spacetelescope/jwst/pull/7605
- JP-3229: update ref file logging in flat_field step by @penaguerrero in https://github.com/spacetelescope/jwst/pull/7606
- JP-3119: Add special refpix treatment for NIRSpec "edgeless" subarrays by @tapastro in https://github.com/spacetelescope/jwst/pull/7598
- Remove uses and references to deprecated
jwst.datamodels.DataModelby @braingram in https://github.com/spacetelescope/jwst/pull/7607 - [CI] bump max version of
stdatamodelsby @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7608 - JP-3224 MRS time dependent Photom correction by @jemorrison in https://github.com/spacetelescope/jwst/pull/7600
- Jp-3207 ifu outlier detection by @jemorrison in https://github.com/spacetelescope/jwst/pull/7590
- JP-3246 added link to top webpage to JWST helpdesk by @jemorrison in https://github.com/spacetelescope/jwst/pull/7610
- JP-3011+JP-3113: IFU Extract1d updates by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/7594
- JP-2916: Add Gaia DR3 to available catalogs in tweakreg by @s-goldman in https://github.com/spacetelescope/jwst/pull/7611
- metadata updates for
1.11.0release by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7613
- @melanieclarke made their first contribution in https://github.com/spacetelescope/jwst/pull/7550
- @jotaylor made their first contribution in https://github.com/spacetelescope/jwst/pull/7589
- @penaguerrero made their first contribution in https://github.com/spacetelescope/jwst/pull/7592
- @s-goldman made their first contribution in https://github.com/spacetelescope/jwst/pull/7611
Full Changelog: https://github.com/spacetelescope/jwst/compare/1.10.1...1.11.0
Notes
Files
spacetelescope/jwst-1.11.0.zip
Files
(18.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7d55107f8556af9860bfd99d0adfad40
|
18.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/spacetelescope/jwst/tree/1.11.0 (URL)