Published September 18, 2023
| Version 1.12.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
-
Pena-Guerrero, Maria
Description
What's Changed
- Modify
test_flatfield_step_interfacestep to not interfere with other tests by @braingram in https://github.com/spacetelescope/jwst/pull/7752 - remove uses of stdatamodels.jwst.datamodels.schema by @braingram in https://github.com/spacetelescope/jwst/pull/7660
- Write user provided x1d background expanded to 2d if save_background=True by @jemorrison in https://github.com/spacetelescope/jwst/pull/7714
- JP-3317: Use same logic for resample limits for SCI, ERR, and VAR* images by @mcara in https://github.com/spacetelescope/jwst/pull/7774
- Run pixel_replace before finalizing cal output in calwebb_spec2 by @tapastro in https://github.com/spacetelescope/jwst/pull/7772
- require min version of sphinx_rtd_theme for readthedocs by @braingram in https://github.com/spacetelescope/jwst/pull/7787
- remove
pymssqldependency fromsdpto resolve build issues by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7788 - Fix outlier blot filenames by @jdavies-st in https://github.com/spacetelescope/jwst/pull/7784
- use scipy directly instead of astropy modeling for residual fringe fit by @braingram in https://github.com/spacetelescope/jwst/pull/7764
- JP-3323: Fix pathloss bilinear interpolation coefficients by @melanieclarke in https://github.com/spacetelescope/jwst/pull/7799
- CI fixes: Replace type comparison with isinstance and increase lower pin for asdf by @braingram in https://github.com/spacetelescope/jwst/pull/7801
- JP-3334 Commanded Guide Star postion telemetry is always relative to FGS1 by @stscieisenhamer in https://github.com/spacetelescope/jwst/pull/7804
- JP-3291 and JP-3319 and JP-2994 Cube build enhancements by @jemorrison in https://github.com/spacetelescope/jwst/pull/7783
- JP-3321: NRS IRS2 refpix bad pixel updates by @penaguerrero in https://github.com/spacetelescope/jwst/pull/7745
- Update Jump Parameter Documentation by @mwregan2 in https://github.com/spacetelescope/jwst/pull/7778
- Fix NIRCam imaging regtest by @hbushouse in https://github.com/spacetelescope/jwst/pull/7808
- JP-3237 Compute correct exposure times for combined images by @penaguerrero in https://github.com/spacetelescope/jwst/pull/7793
- update metadata from
1.11.4patch release by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7818 - re-add quick check for alternative engineering database test by @braingram in https://github.com/spacetelescope/jwst/pull/7780
- Fix spec class attribute for PersistenceStep and RefPixStep by @jdavies-st in https://github.com/spacetelescope/jwst/pull/7803
- JP-3232: Fix NRC coron duplicate product names by @hbushouse in https://github.com/spacetelescope/jwst/pull/7826
- Remove regtest XFAIL for fixed ASN rule by @hbushouse in https://github.com/spacetelescope/jwst/pull/7830
- (JP-3299) Enhancements for undersampling_correction step by @dmggh in https://github.com/spacetelescope/jwst/pull/7740
- JP-3343: Add bounding_box to imaging WCS objects without one by @tapastro in https://github.com/spacetelescope/jwst/pull/7809
- JP-3151: Don't make Lv2 ASNs for empty NRS2 exposures by @hbushouse in https://github.com/spacetelescope/jwst/pull/7833
- JP-3090: Jump parameters missing from documentation by @penaguerrero in https://github.com/spacetelescope/jwst/pull/7839
- JP-3345: Implement mingrad method for MIRI MRS pixel replacement by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/7823
- JP-3336: Fix WCS bugs for internal_cal cubes by @melanieclarke in https://github.com/spacetelescope/jwst/pull/7811
- fix false comparison by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7848
- (JP-3337) Renaming of undersampling_correction to charge_migration. by @dmggh in https://github.com/spacetelescope/jwst/pull/7825
- JP-3354 Cube build emsm bug by @jemorrison in https://github.com/spacetelescope/jwst/pull/7847
- (JP-3358) Delete undersampling_correction directories by @dmggh in https://github.com/spacetelescope/jwst/pull/7850
- Fix grism tests after transforms update by @tapastro in https://github.com/spacetelescope/jwst/pull/7851
- JP-3356 Remove order dependency on association diffing by @stscieisenhamer in https://github.com/spacetelescope/jwst/pull/7853
- pin stdatamodels to new release by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7854
- JP-3306 MIRI LRS pathloss correction should default to center of slit by @penaguerrero in https://github.com/spacetelescope/jwst/pull/7806
- Allow background accumulation for combinations of full and subarray observations by @thomaswilliamsastro in https://github.com/spacetelescope/jwst/pull/7827
- Update MIRI MRS TSO regtest by @hbushouse in https://github.com/spacetelescope/jwst/pull/7858
- added my name and orcid to Citation.cff by @penaguerrero in https://github.com/spacetelescope/jwst/pull/7859
- remove unsupported system_packages from rtd config by @braingram in https://github.com/spacetelescope/jwst/pull/7860
- increase minimum asdf version by @braingram in https://github.com/spacetelescope/jwst/pull/7861
- JP-3311: OutlierDetectionStep producing extraneous outlier_i2d files by @penaguerrero in https://github.com/spacetelescope/jwst/pull/7845
- JP-3362: Fix MRS time dependent correction for TSO by @drlaw1558 in https://github.com/spacetelescope/jwst/pull/7869
- Jump step num cores doc update by @mwregan2 in https://github.com/spacetelescope/jwst/pull/7871
- Re-enable photom correction in MIRI MRS TSO regtest by @hbushouse in https://github.com/spacetelescope/jwst/pull/7874
- use Python 3.11 in regtests by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7885
- Removed CI tests duplicating CI tests already performed in STCAL. by @kmacdonald-stsci in https://github.com/spacetelescope/jwst/pull/7888
- add jsonschema to setup.cfg by @braingram in https://github.com/spacetelescope/jwst/pull/7880
- JP-3233: Combine NRS S200A1+S200A2 data and update source_id handling by @hbushouse in https://github.com/spacetelescope/jwst/pull/7879
- Update test_nirspec_fs_spec3 regtest for new product naming by @hbushouse in https://github.com/spacetelescope/jwst/pull/7890
- bump versions of stcal and stdatamodels by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7891
- Split NRS IFU spec3 regtest in two tests by @hbushouse in https://github.com/spacetelescope/jwst/pull/7897
- JP-3244: Use source_{x,y}pos for NRS_FIXEDSLIT and NRS_MSASPEC by @tapastro in https://github.com/spacetelescope/jwst/pull/7796
- JP-2658: Update WCS calculations for the GUIDING modes by @stscieisenhamer in https://github.com/spacetelescope/jwst/pull/7889
- reduce the parallelism of xdist in the regtests by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7896
- Fix ramp_fit reference in docs by @hbushouse in https://github.com/spacetelescope/jwst/pull/7898
- Reset python back to 3.11 for JenkinsRT by @hbushouse in https://github.com/spacetelescope/jwst/pull/7899
- fix deprecations in Numpy 2.0 by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7856
- JP-3372: Fix typo in refpix log statement by @tapastro in https://github.com/spacetelescope/jwst/pull/7902
- JP-3366: Apply fit to normalized profile before rescaling by @tapastro in https://github.com/spacetelescope/jwst/pull/7886
- bump
stcalto usenumpy 2.0fixes by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7901 - bump versions of
drizzle,tweakwcs, andgwcsby @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7904 - JP-3373: Add pixelarea warnings to photom and source_catalog by @hbushouse in https://github.com/spacetelescope/jwst/pull/7905
- release metadata for Build 10 by @zacharyburnett in https://github.com/spacetelescope/jwst/pull/7907
Full Changelog: https://github.com/spacetelescope/jwst/compare/1.11.4...1.12.0
Notes
Files
spacetelescope/jwst-1.12.0.zip
Files
(19.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ed566c7f38355ece6b08542b5ff22412
|
19.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/spacetelescope/jwst/tree/1.12.0 (URL)