stdatamodels 5.0.0


pip install stdatamodels

  Latest version

Released: Mar 25, 2026


Meta
Author: STScI
Requires Python: >=3.11

Classifiers

Intended Audience
  • Science/Research

Topic
  • Scientific/Engineering :: Astronomy

Programming Language
  • Python :: 3

stdatamodels

Tests codecov DOI

Provides JWST data model classes and schemas.

Unit Tests

A few unit tests require downloading (~500MB) data from CRDS. CRDS must be configured for these tests to pass (see the CRDS User Guide for more information). Minimally (if not on the stsci vpn where the default path of /grp/crds/cache is available) you will need to set CRDS_PATH.

export CRDS_PATH=/tmp/crds_cache/jwst_ops

These tests can also be skipped with the no-crds pytest option

pytest --no-crds

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
asdf (>=3.3.0)
asdf-transform-schemas (>=0.6.0)
asdf-astropy (>=0.6.0)
numpy (>=1.25)
astropy (>=6.1)
gwcs (>=0.26.1)