New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stdatamodels

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stdatamodels

Core support for DataModel classes used in calibration pipelines

3.0.2
PyPI
Maintainers
4

stdatamodels

CI

codecov

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts