.gitignore
.travis.yml
CHANGES.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
src/stdatamodels/__init__.py
src/stdatamodels/basic_utils.py
src/stdatamodels/filetype.py
src/stdatamodels/fits_support.py
src/stdatamodels/history.py
src/stdatamodels/model_base.py
src/stdatamodels/ndmodel.py
src/stdatamodels/properties.py
src/stdatamodels/s3_utils.py
src/stdatamodels/schema.py
src/stdatamodels/util.py
src/stdatamodels/validate.py
src/stdatamodels.egg-info/PKG-INFO
src/stdatamodels.egg-info/SOURCES.txt
src/stdatamodels.egg-info/dependency_links.txt
src/stdatamodels.egg-info/requires.txt
src/stdatamodels.egg-info/top_level.txt
src/stdatamodels.egg-info/zip-safe
tests/conftest.py
tests/helpers.py
tests/test_filetype.py
tests/test_fits.py
tests/test_history.py
tests/test_models.py
tests/test_open.py
tests/test_s3_utils.py
tests/test_schema.py
tests/test_storage.py
tests/data/association.json
tests/data/association_w_cat.json
tests/data/headers.fits
tests/data/jwst_image.fits
tests/data/mask.fits
tests/data/nircam_abvega_offset.asdf
tests/data/nonstandard_primary_array.schema.json
tests/data/nonstandard_primary_array.schema.yaml
tests/data/sip.fits
tests/data/test.fits