Releases: spacetelescope/stdatamodels
Releases · spacetelescope/stdatamodels
stdatamodels 1.8.3
What's Changed
- add channel to miri apcorr schema by @braingram in #224
Full Changelog: 1.8.2...1.8.3
stdatamodels 1.8.2
What's Changed
- reorganize tests, make devdeps testing optional, unpin latest Python testing, and prepare for possibility of data caching by @zacharyburnett in #211
- fix pull request triggers for optional workflows by @zacharyburnett in #212
- fix numpy scalar handling in RefractionIndexFromPrism by @braingram in #210
- add band to GainModel schema by @braingram in #219
Full Changelog: 1.8.1...1.8.2
stdatamodels 1.8.1
What's Changed
- JP-3344: Create AmiLgFitModel class and schema by @rcooper295 in #199
- remove unsupported RTD system_packages setting by @braingram in #202
- JP-3327: Modify mirmrsptcorr data model by @drlaw1558 in #196
- JP-3244: Add dither pointing RA/Dec to schema by @tapastro in #203
- switch schema refs that use tag to uris by @braingram in #201
- Safely convert fitsrec in tree before serializing with asdf by @braingram in #205
- JP-3304: Add error to NIRSpec flat_table by @tapastro in #183
- enable devdeps testing by @braingram in #208
New Contributors
- @rcooper295 made their first contribution in #199
- @drlaw1558 made their first contribution in #196
Full Changelog: 1.8.0...1.8.1
stdatamodels v 1.8.0
What's Changed
- remove unused V23ToSkyConverter from jwst.transforms extension 1.0.0 by @braingram in #184
- use asdf instead of jsonschema directly by @braingram in #177
- test against pre-built binaries of
numpy
by @zacharyburnett in #163 - Add tests for dynamic_mask and remove usage of
numpy.where
by @braingram in #185 - pin
sphinx_rtd_theme
to newer version by @zacharyburnett in #187 - JP-3329: Add GSC_VER to JWST core schema by @hbushouse in #190
- Update metadata from
1.7.2
release by @zacharyburnett in #192 - clean up some test warnings and turn warnings into errors in ci by @braingram in #193
- JP-3349: add keyword_filter ref to gain.schema by @braingram in #197
- add weekly cron env to tox.ini to fix tox 4.9 compatibility by @braingram in #195
- JP-1713: fix
gentle_asarray
structured array handling and allow extra columns in datamodel schema by @braingram in #189 - add warning filter for known issue with fgs distortion file on crds by @braingram in #198
- Fix typo in ifu-outlier metadata by @tapastro in #191
- (JP-3338) Change DQ flag and step name for charge migration. by @dmggh in #194
Full Changelog: 1.7.2...1.8.0
stdatamodels v 1.7.2
What's Changed
- JP-3329: Add GSC_VER to JWST core schema by @hbushouse in #190
Full Changelog: 1.7.1...1.7.2
stdatamodels v 1.7.1
What's Changed
- build docs with python 3.10 by @braingram in #180
- JP-3302: Add TARGCAT and TARGDESC keywords by @hbushouse in #179
- link FITS_rec instances to hdu extensions on save by @braingram in #178
- add docs to test paths, fix failing doctest by @braingram in #182
New Contributors
- @hbushouse made their first contribution in #179
Full Changelog: 1.7.0...1.7.1
stdatamodels v 1.7.0
stdatamodels v 1.7.0
Bug Fixes
- Update the allocation of the ZEROFRAME array for the RampModel. [#176]
New Features
1.6.0
What's Changed
- Update of outlierpars file for IFU outlier detection by @jemorrison in #164
- Improve backwards transform speed for NRC_WFSS by @tapastro in #165
- Jwst resource warnings from failure to close open files by @braingram in #169
- fix changelog by @braingram in #170
- added ifu_second_check to outlier detection parameter by @jemorrison in #167
- update to JWST/MIRI MRS photom data model by @jemorrison in #166
- catch expected NoTypeWarnings in tests by @braingram in #172
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- JP-2113: Update NIRCam WFSS transforms for field dependence (v6) by @tapastro in #124
- Deprecate stdatamodels.jwst.datamodels.DataModel in favor of stdatamo… by @nden in #160
- Update the NIRSpec Cubepar reference file to read in drizzle wavelength arrays by @jemorrison in #162
- JP-2113: Backwards compatibility and schema fixes by @tapastro in #161
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- use built-in concurrency configuration for duplicate workflows by @zacharyburnett in #151
- Remove
pytest-openfiles
by @WilliamJamieson in #152 - JP-3005: Update core schema for new step status keyword in metadata by @tapastro in #149
- add pytest no-crds option to disable tests that require crds by @braingram in #118
- drop support for Python 3.8 by @zacharyburnett in #143
- Remove
s3_utils
module by @WilliamJamieson in #154 - use Mamba to build docs and install graphviz by @zacharyburnett in #155
- Fix open file handles which were not being caught by
pytest-openfiles
by @WilliamJamieson in #153
Full Changelog: 1.3.1...1.4.0