Releases: spacetelescope/stdatamodels
Releases · spacetelescope/stdatamodels
2.1.2
2.1.1
What's Changed
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- replace usages of
copy_arrays
withmemmap
by @zacharyburnett in #306 - add grating keyword to dark and superbias reference model schemas by @braingram in #317
- remove unused ignore_version_mismatch by @braingram in #313
- JP-2349: added v2/v3 columns to moving target position table schema by @emolter in #263
- JP-1048: added unit test for dq_def roundtrip by @emolter in #318
- JP-3693: add MEDIUM-DEEP read pattern to schemas by @emolter in #315
- JP-3656: Removed unused DrizPars schemas and models by @emolter in #316
- use
towncrier
to handle change log entries and update new pull request checklist by @zacharyburnett in #326 - JP-3664: Numpy 2.0 exposed implicit type promotion by @tapastro in #319
- add check that all schemas have understood keywords by @braingram in #327
- JP-3588: Implement new reference file datamodel for PASTASOSS transformations by @tapastro in #320
- Add cal_step status keyword for clean_flicker_noise by @tapastro in #328
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- remove deprecated models by @braingram in #171
- Remove deprecated by @braingram in #298
- remove jwst.datamodels.schema submodule by @braingram in #175
- Free references to overwritten attributes by @braingram in #301
- remove python 2 slicing api by @braingram in #302
- remove deprecated_properties by @braingram in #303
- JP-3581: add badpix_selfcal step to core schema by @emolter in #305
Full Changelog: 1.10.1...2.0.0
1.10.1
What's Changed
- update test mapping emicorr reference files to EmiModel by @braingram in #269
- remove global changes to warning filters by @braingram in #275
- provide existing asdf file to validate by @braingram in #276
- deprecate deprecate_class by @braingram in #274
- JP-3465: removed product exposure time TEXPTIME by @emolter in #277
- deprecate check_memory_allocation by @braingram in #273
- limit oifits SPECTYP and TARGET to 16 characters by @braingram in #281
- fix error in changelog by @braingram in #282
- JP-3558: update integration_number dtype in group schema by @emolter in #283
- JP-3580 Update MRSPRCHN allowed values in keyword schema by @penaguerrero in #285
- Add asdf resources test and update schemas for new transform schemas by @braingram in #258
- drop python 3.9 by @braingram in #287
- add cache for slow hdu indexing by @braingram in #278
- Add test that tag and schema versions match for transform manifests by @braingram in #286
- safely convert FITS_rec for non-schema data by @braingram in #268
- deprecate skip_fits_update by @braingram in #270
- increase asdf version, switch _force_raw_types for load_yaml by @braingram in #288
Full Changelog: 1.10.0...1.10.1
1.10.0
What's Changed
- switch to sphinx-rtd-theme by @braingram in #255
- JP-3528: Add "IMAGER" as allowed value for MRSPRCHN keyword by @penaguerrero in #259
- add grating keyword to barshadow schema by @braingram in #260
- allow non-integer ngroups for mask ref file by @braingram in #256
- JP-3463: Add average dark current to dark models and ramp model by @tapastro in #265
- add schema and model for nrm reference file by @braingram in #253
- Update MultiSpec schema to provide keywords for recording extraction characteristics by @jemorrison in #264
Full Changelog: 1.9.1...1.10.0
stdatamodels 1.9.1
What's Changed
- drop use of json_id in walk_and_modify callbacks by @braingram in #244
- update warning filters in tests for pytest 8 by @braingram in #245
- prepare for rename to main by @braingram in #247
- JP-3520: Add ngroups to mask schema by @braingram in #249
- JP-3449: Add TMEASURE keyword to core schema by @emolter in #248
- JP-3519: Add noutputs and bunit to readnoise and superbias schemas by @tapastro in #250
- Prep for 1.9.1 release by @jhunkeler in #252
New Contributors
- @emolter made their first contribution in #248
- @jhunkeler made their first contribution in #252
Full Changelog: 1.9.0...1.9.1
stdatamodels 1.9.0
What's Changed
- JP-3235: Add step status keyword for NSClean by @hbushouse in #237
- deprecate cast_fits_array and cast_arrays by @braingram in #214
- Fix search in docs by adding jquery to docs conf by @braingram in #241
- JP-3248: Add ref file data model and step keywords for new MIRI EMI correction by @penaguerrero in #200
- allow control of memmapping for asdf files by @braingram in #232
- restore column units on cast by @braingram in #242
New Contributors
- @penaguerrero made their first contribution in #200
Full Changelog: 1.8.4...1.9.0
stdatamodels 1.8.4
What's Changed
- use PyPI upload workflow from OpenAstronomy by @zacharyburnett in #221
- update CI for python 3.12 by @braingram in #229
- add workflow_dispatch to ci.yml by @braingram in #223
- Added mrsptcorr ref file information to core.schema to support JP-3327 by @jemorrison in #228
- map JWST to OIFITS keywords prior to validate by @braingram in #234
- remove use of pkg_resources by @braingram in #217
- JP-3455: Changes to the MIRI imager PHOTOM datamodel by @mlibralato in #235
- replace utcnow by @braingram in #231
- fix rebuild_fits_rec_dtype for shaped columns by @braingram in #213
- schema_editor: sort listdir output, copy schema before merging by @braingram in #227
New Contributors
- @mlibralato made their first contribution in #235
Full Changelog: 1.8.3...1.8.4
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