Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps stdatamodels from 3.0.2 to 4.1.0.

Release notes

Sourced from stdatamodels's releases.

4.1.0

What's Changed

New Contributors

Full Changelog: spacetelescope/stdatamodels@4.0.1...4.1.0

4.0.1

... (truncated)

Changelog

Sourced from stdatamodels's changelog.

4.1.0 (2025-09-23)

Bug Fixes

  • Fix incorrect trace function sampling in NIRCam forward grism dispersion models ([#519](https://github.com/spacetelescope/stdatamodels/issues/519) <https://github.com/spacetelescope/stdatamodels/issues/519>_)
  • Updated units in WFSS tables to adhere to FITS standard. ([#529](https://github.com/spacetelescope/stdatamodels/issues/529) <https://github.com/spacetelescope/stdatamodels/issues/529>_)
  • Update units to match FITS standard. ([#530](https://github.com/spacetelescope/stdatamodels/issues/530) <https://github.com/spacetelescope/stdatamodels/issues/530>_)
  • Add S_CONTAM keyword to denote wfss_contam calibration step status ([#557](https://github.com/spacetelescope/stdatamodels/issues/557) <https://github.com/spacetelescope/stdatamodels/issues/557>_)
  • Remove module-level logging configuration. ([#563](https://github.com/spacetelescope/stdatamodels/issues/563) <https://github.com/spacetelescope/stdatamodels/issues/563>_)

Documentation

  • Make documentation of stdatamodels.jwst.transforms public ([#569](https://github.com/spacetelescope/stdatamodels/issues/569) <https://github.com/spacetelescope/stdatamodels/issues/569>_)

New Features

  • Added a datamodel for MIRI WFSS specwcs reference file and the transforms for this model. ([#493](https://github.com/spacetelescope/stdatamodels/issues/493) <https://github.com/spacetelescope/stdatamodels/issues/493>_)
  • Tidy up output FITS headers by removing extra blank keywords associated with each reference file. ([#494](https://github.com/spacetelescope/stdatamodels/issues/494) <https://github.com/spacetelescope/stdatamodels/issues/494>_)
  • Added an extension for background mask used in background step to image datamodel. ([#532](https://github.com/spacetelescope/stdatamodels/issues/532) <https://github.com/spacetelescope/stdatamodels/issues/532>_)
  • Add optional time dependence coefficient tables to all photom reference file models except MIRI MRS. Update the MIRI MRS time dependence coefficients to expect a power law functional form. ([#555](https://github.com/spacetelescope/stdatamodels/issues/555) <https://github.com/spacetelescope/stdatamodels/issues/555>_)
  • Add asdf_in_fits.to_hdulist to add an ASDF extension to an in memory HDUList (or create one if needed). ([#567](https://github.com/spacetelescope/stdatamodels/issues/567) <https://github.com/spacetelescope/stdatamodels/issues/567>_)
  • Added FAILED to background step completion status, options are now COMPLETED, SKIPPED, FAILED. ([#575](https://github.com/spacetelescope/stdatamodels/issues/575) <https://github.com/spacetelescope/stdatamodels/issues/575>_)
  • Add cal_logs handling to the update method for JWST datamodels. ([#579](https://github.com/spacetelescope/stdatamodels/issues/579) <https://github.com/spacetelescope/stdatamodels/issues/579>_)

... (truncated)

Commits
  • 6400baa freeze changelog
  • e7215bf Document and add tests for evaluating transforms on np.arrays (#590)
  • 1d0f681 Update MIRI specwcs polynomials (#587)
  • f36d8b6 Update AMI OIFITS schema (#582)
  • 01fdea3 Improve documentation of grism transform models (#569)
  • 7e5165a JP-3887: Add photometric time dependence tables (#555)
  • 95def10 Add check for missing phot_table
  • ce31748 Fix docs errors for _PhotomModel
  • 1db5c67 Update MRS photom schema to new naming conventions
  • 3a43132 Update change note
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stdatamodels](https://github.com/spacetelescope/stdatamodels) from 3.0.2 to 4.1.0.
- [Release notes](https://github.com/spacetelescope/stdatamodels/releases)
- [Changelog](https://github.com/spacetelescope/stdatamodels/blob/main/CHANGES.rst)
- [Commits](spacetelescope/stdatamodels@3.0.2...4.1.0)

---
updated-dependencies:
- dependency-name: stdatamodels
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant