.gitignore
.gitmodules
.readthedocs.yml
.travis.yml
CHANGES.rst
CODEOWNERS.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
requirements-sdp.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/conftest.py
docs/index.rst
docs/make.bat
docs/_static/JWSTlogocrop.png
docs/_static/stsci_logo.png
docs/exts/numfig.py
docs/roman/introduction.rst
docs/roman/package_index.rst
docs/roman/datamodels/attributes.rst
docs/roman/datamodels/index.rst
docs/roman/datamodels/metadata.rst
docs/roman/datamodels/models.rst
docs/roman/datamodels/new_model.rst
docs/roman/datamodels/structure.rst
docs/roman/flatfield/index.rst
docs/roman/flatfield/reference_files.rst
docs/roman/includes/dq_def.inc
docs/roman/includes/standard_keywords.inc
docs/roman/references_general/flat_reffile.inc
docs/roman/references_general/flat_selection.inc
docs/roman/references_general/index.rst
docs/roman/references_general/references_general.rst
romancal/__init__.py
romancal.egg-info/PKG-INFO
romancal.egg-info/SOURCES.txt
romancal.egg-info/dependency_links.txt
romancal.egg-info/entry_points.txt
romancal.egg-info/not-zip-safe
romancal.egg-info/requires.txt
romancal.egg-info/top_level.txt
romancal/datamodels/__init__.py
romancal/datamodels/core.py
romancal/datamodels/extension.py
romancal/datamodels/flat.py
romancal/datamodels/open_impl.py
romancal/datamodels/referencefile.py
romancal/datamodels/schemas/__init__.py
romancal/datamodels/schemas/core.schema.yaml
romancal/datamodels/schemas/reference_files/__init__.py
romancal/datamodels/schemas/reference_files/flat.schema.yaml
romancal/datamodels/schemas/reference_files/referencefile.schema.yaml
romancal/datamodels/tests/__init__.py
romancal/datamodels/tests/test_extension.py
romancal/datamodels/tests/test_models.py
romancal/datamodels/tests/test_open.py
romancal/flatfield/README.md
romancal/tests/__init__.py
scripts/okify_regtests
scripts/schema_editor
scripts/schemadoc
scripts/strun
scripts/verify_install_requires