Nadia Dencheva
Nadia Dencheva
Fixes #496 This is a fix similar in spirit to #497 though it uses methods of `modeling.ModelBoundingBox` .
Resolves [RCAL-856](https://jira.stsci.edu/browse/RCAL-856) Closes #1272 This PR is the last one in a chain of PRs aiming to fix roundtripping of WCS transforms. The only change here is to test data,...
The `to_fits_sip` code has a hardcoded value for the longiture of the pole, 180 degrees. This is not always correct and should be determined depending on the projection type.
Resolves [JP-nnnn](https://jira.stsci.edu/browse/JP-nnnn) This PR completes work done earlier where a non-coordinate input (`spectral_order`) is enabled in the the WCS for NIRISS SOSS mode. To complete this a fix in gwcs...
Native API
This issue concerns the GWCS Native API and is related to #561. We are considering streamlining the API and Two use cases are listed below for consideration. The proposed behavior...
Closes #632 This PR removes the deprecated argument `with_units`. The shared API methods should be used instead. It should not be merged until all PRs fixing this on other packages...
Resolves #591
"with_units" was introduced in an early version of gwcs as a flag to generate results as astropy high level objects. Later the Shared WCS API was created and now there's...
From: Mark Calabretta Date: Monday, December 8, 2025 at 8:47 AM Subject: WCSLIB 8.5 released Greetings, WCSLIB 8.5 is now available, together with all previous releases, from https://www.atnf.csiro.au/computing/software/wcs/wcslib-releases/ Consequent on...