Releases: spacetelescope/jwst
Releases · spacetelescope/jwst
JWST 1.9.1 (DMS build B9.1rc2)
What's Changed
- JP-3037 Modify entrypoint functions to not return anything unless failure by @stscieisenhamer in #7418
Full Changelog: 1.9.0...1.9.1
JWST 1.9.0 (DMS build 9.1rc1)
What's Changed
- JP-2984: Update ASN rules for NIS_WFSS to keep grisms separate by @hbushouse in #7351
- (JP-2991) Require asdf-transform-schemas greater than 0.3.0 by @dmggh in #7352
- JP-3006 Remove defaulting of the is_psf column by @stscieisenhamer in #7356
- use
pip
instead ofconda
to installcertifi
, to solvepip freeze
issue by @zacharyburnett in #7355 - Fix recently updated regression test by @hbushouse in #7357
- Update user documentation by @cshanahan1 in #6919
- (JP-3002) Add SUB400X256ALWB subarray to NIRCam allowed values by @dmggh in #7361
- JP-3012: Add note for install issue on Mojave by @tapastro in #7360
- Wrong Python version expected in init.py by @gruselhaus in #7366
- remove CRDS PUB server from test by @nden in #7368
- Cache CRDS_PATH reffile contents in CI workflows by @jdavies-st in #7333
- Add test for duplicate data when resaving model to fits by @braingram in #7358
- Add missing change log entry for stcal update by @hbushouse in #7364
- JP-2802: Fix a bug in the definition of NIRSpec resampled WCS by @mcara in #7359
- use
ruff
in place offlake8
by @zacharyburnett in #7054 - Replace getch with readchar in okify_regtests by @jdavies-st in #7371
- (JP-3007) Add keywords for source RA and Dec for WFSS extractions. by @dmggh in #7372
- JP-3009: Add cleanups for files left behind while running tests by @WilliamJamieson in #7375
- make tests requiring
opencv
conditional by @zacharyburnett in #7377 - JP-2988: Update ramp_fit tests for change in saturation flag propagation by @kmacdonald-stsci in #7363
- JP-2998 Extract1D using custom json files by @jemorrison in #7369
- JP-2900 Redux : Sort combine1d wavelength array prior to creation of spectral wcs by @tapastro in #7374
- expand CI matrix to test more Python versions by @zacharyburnett in #7378
- JP-2912: Store offsets for WFSS source contamination correction in subarray metadata by @tapastro in #7343
- JP-2969: Fix MOS handling of source IDs by @hbushouse in #7379
- JP-3020 Pin PRD versions for tests that are not testing changes in PRD by @stscieisenhamer in #7380
- JP-2807: Update ATOCA algorithm by @tapastro in #6945
- consolidate duplicated job blocks into
include:
in initial test matrix by @zacharyburnett in #7382 - Fix associations ListCategory enum bug by @jdavies-st in #7370
- Update deprecation notice to name the CRDS_PATH variable appropriately by @stscieisenhamer in #7392
- rebase on top of documentation commits pushed to release branches by @zacharyburnett in #7394
- JP-3019: Remove code trimming zero-valued cube planes by @drlaw1558 in #7391
- JP-3014: Updating CI tests for new NaN values for invalid data in STCAL ramp fitting. by @kmacdonald-stsci in #7389
- Rollback stpipe version in setup by @hbushouse in #7399
- JP-3030: Update slit model to include var_flat by @jemorrison in #7397
- Rollforward stpipe version in setup by @zacharyburnett in #7400
- Use log instead of print in tweakreg by @mcara in #7402
- JP-3034: Change import for photutils CircularAnnulus by @hbushouse in #7407
- Fix incorrect deallocation attempts of unallocated memory in cube builder by @mcara in #7408
- fix deprecation warnings introduced by Pytest
7.2
by @zacharyburnett in #7325 - JP-2013 Fix NIRSpec IFU NOD background subtract and include leakcal in the Level2 associations by @stscieisenhamer in #7405
- JP-2921: Add FITS WCS keywords to WFSS mode by @nden in #7373
- JP-3028 Do not clobber reprocessing lists when Level 2 rules are operating on 'c' type candidates by @stscieisenhamer in #7410
- run coverage in parallel by @zacharyburnett in #7411
- test opencv functionality separately by @zacharyburnett in #7414
- replace usages of
np.int()
withint()
by @zacharyburnett in #7403 - Update NIRSpec MOS regtests with flight data by @hbushouse in #7413
- update reference values for approximation test after GWCS SIP fit change by @zacharyburnett in #7415
- Merge the two update_wcsinfo functions into one by @mcara in #7412
- Pin tweakwcs version to 0.8.1 and update tweakreg unit test by @mcara in #7417
- move scripts into subpackage so that they can be packaged with
entry_points.console_scripts
by @zacharyburnett in #7406 - release procedures for JWST
1.9.0
/ DMS build B9.1rc1 by @zacharyburnett in #7416
New Contributors
- @gruselhaus made their first contribution in #7366
Full Changelog: 1.8.5...1.9.0
JWST 1.8.5 (DMS build 9.0)
What's Changed
- Update deprecation notice to name the CRDS_PATH variable appropriately by @stscieisenhamer in #7392
Full Changelog: 1.8.4...1.8.5
JWST 1.8.4 (DMS Build 9.0)
- Update CRDS documentation.
- Clarify how to manage a local CRDS cache.
JWST 1.8.3 (DMS Build 9.0)
Publish a note about the CRDS PUB server freeze and deprecation.
JWST 1.8.2 (DMS build B9.0)
What's Changed
- Add note about source catalog pixel indexing by @larrybradley in #7300
- Revert "JP-2940 Return non-zero status from the set_telescope_pointin… by @stscieisenhamer in #7301
- update metadata for
1.8.2
release by @zacharyburnett in #7302
Full Changelog: 1.8.1...1.8.2
JWST 1.8.1 (DMS build 9.0rc2)
What's Changed
- JP-2946: Update NOUTPUTS allowed values by @hbushouse in #7062
- JP-2970 Allow XML_DATA usage to override PRD specification by @stscieisenhamer in #7063
- JP-2932: Adjust rotation convention of IFUalign for MIRI by @drlaw1558 in #7058
- JP-2812 : Allow user-provided custom image catalogs for tweakreg by @mcara in #7022
- Change to new asdf resource entry point by @WilliamJamieson in #7057
- JP-2909: Expanding Sequence Number Field by @kmacdonald-stsci in #7061
- Fix handling of ASN directory path by the ModelContainer by @mcara in #7071
- JP-2971 Make the GWCSDrizzle.outcon attribute a property with setter by @stscieisenhamer in #7295
- metadata updates for release
1.8.1
(DMS buildB9.0rc2
) by @zacharyburnett in #7064
Full Changelog: 1.8.0...1.8.1
JWST 1.8.0 (DMS build B9.0rc1)
What's Changed
- starting 1.7.3 development by @nden in #7041
- JP-2913: Fix the coron median replace algorithm by @hbushouse in #7044
- Modify default parameters for FITS SIP fitting in the assign_wcs by @mcara in #7037
- Relax SIP fitting parameters in the tweakreg step by @mcara in #7038
- check whether
requirements-sdp.txt
is empty before publishing to PyPI by @zacharyburnett in #7045 - JP-2694: reset input model after Source Catalog Step by @cshanahan1 in #6942
- JP-2627: Fixes to pixel scale in resample and photometry keywords by @cshanahan1 in #7033
- JP-2038: Enforcing no path data in association files and expanding documentation by @kmacdonald-stsci in #7008
- fix definition of pixel ratio by @cshanahan1 in #7048
- JP-2917: Master_background reopens files from asn_table, potentially ignoring input datamodels by @tapastro in #7046
- JP-2918: Fix bad resampled frames for NRS MOS by @hbushouse in #7047
- JP-2679: Update bkg_subtract to handle 3D coronagraphic data by @dmggh in #7049
- JP-2927: Fix short spectrum bug in combine1d by @hbushouse in #7053
- Migrate set_telescope_pointing to pysiaf-based exclusively by @stscieisenhamer in #6993
- Update WCS (or slit metadata) after image (or spectrum) resampling. by @mairanteodoro in #7042
- JP-2681 add residual_fringe to calwebb_spec2 pipeline by @jemorrison in #7051
- use canonical filename for RTD configuration by @zacharyburnett in #7050
- JP-2940 Return non-zero status from the set_telescope_pointing command-line when an error occurs by @stscieisenhamer in #7056
- JP-2679: Update docs to reflect background subtraction update to acc… by @dmggh in #7055
- JP-2645 - Snowball and Shower flagging in Jump by @mwregan2 in #7039
- release
1.8.0
by @zacharyburnett in #7059
Full Changelog: 1.7.2...1.8.0
JWST 1.7.2 (DMS Build B8.1.2)
What's Changed
- start post 1.7.1 development by @nden in #7032
- Touch weekly cron test setup by @hbushouse in #7035
- Fix crashes in assign WCS due to uncaught SIP convergence exceptions by @mcara in #7036
- prepare for release 1.7.2 by @nden in #7040
Full Changelog: 1.7.1...1.7.2
JWST 1.7.1 (DMS Build B8.1.2rc2)
What's Changed
- Update NIRISS WFSS regtest with in-flight data by @hbushouse in #7012
- Add ORCID for Thomas Williams by @thomaswilliamsastro in #7014
- Update changelog for 1.7.1 by @nden in #7016
- JP-2866: Fix photom bug for NIRSpec FS data by @hbushouse in #7019
- JP-2861: Refactor Asn_Lv2WFSS to better descriminate what direct images should be used by @stscieisenhamer in #7010
- JP-2865 Add retries and timeout parameters to engineering access calls by @stscieisenhamer in #7025
- JP-2865 Update HTTP status list to include 4xx issues by @stscieisenhamer in #7026
- Fix failing assign_wcs test due to gwcs changes by @mcara in #7027
- JP-2899: Fix pedestal residual in MRS straylight by @drlaw1558 in #7013
- JP-2906: Fix wcs attribute names in wfss_contam step by @hbushouse in #7028
- Remove min_gaia and rename gaia->abs parameters by @mcara in #7023
- Fix failing regression test due to gaia->abs name changes by @mcara in #7029
- Fix test_sip_approx test for gwcs>=0.18.2 by @mcara in #7030
- prepare for 1.7.1 release by @nden in #7031
Full Changelog: 1.7.0...1.7.1