.gitignore
.gitmodules
.readthedocs.yml
CHANGES.rst
CODEOWNERS.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
JenkinsfileRT
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-sdp.txt
setup.cfg
setup.py
tox.ini
.github/pull_request_template.md
.github/workflows/roman_ci.yml
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/dark_current/arguments.rst
docs/roman/dark_current/description.rst
docs/roman/dark_current/index.rst
docs/roman/dark_current/reference_files.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/dq_init/arguments.rst
docs/roman/dq_init/description.rst
docs/roman/dq_init/index.rst
docs/roman/dq_init/reference_files.rst
docs/roman/flatfield/index.rst
docs/roman/flatfield/main.rst
docs/roman/flatfield/reference_files.rst
docs/roman/gain_scale/arguments.rst
docs/roman/gain_scale/description.rst
docs/roman/gain_scale/index.rst
docs/roman/gain_scale/reference_files.rst
docs/roman/includes/standard_keywords.inc
docs/roman/jump/arguments.rst
docs/roman/jump/description.rst
docs/roman/jump/index.rst
docs/roman/jump/reference_files.rst
docs/roman/references_general/dark_reffile.inc
docs/roman/references_general/dark_selection.inc
docs/roman/references_general/dark_specific.inc
docs/roman/references_general/flat_reffile.inc
docs/roman/references_general/flat_selection.inc
docs/roman/references_general/gain_reffile.inc
docs/roman/references_general/gain_reffile.rst
docs/roman/references_general/gain_selection.inc
docs/roman/references_general/gain_selection.rst
docs/roman/references_general/index.rst
docs/roman/references_general/mask_reffile.inc
docs/roman/references_general/mask_selection.inc
docs/roman/references_general/readnoise_reffile.inc
docs/roman/references_general/readnoise_reffile.rst
docs/roman/references_general/readnoise_selection.inc
docs/roman/references_general/readnoise_selection.rst
docs/roman/references_general/references_general.rst
romancal/__init__.py
romancal/conftest.py
romancal/step.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/dark_current/__init__.py
romancal/dark_current/dark_current_step.py
romancal/dark_current/dark_sub.py
romancal/dark_current/tests/__init__.py
romancal/dark_current/tests/test_dark_sub.py
romancal/dq_init/__init__.py
romancal/dq_init/dq_init_step.py
romancal/dq_init/dq_initialization.py
romancal/dq_init/tests/test_dq_init.py
romancal/flatfield/__init__.py
romancal/flatfield/flat_field.py
romancal/flatfield/flat_field_step.py
romancal/flatfield/tests/__init__.py
romancal/flatfield/tests/test_flatfield.py
romancal/jump/jump_step.py
romancal/lib/__init__.py
romancal/lib/basic_utils.py
romancal/lib/dqflags.py
romancal/lib/tests/__init__.py
romancal/lib/tests/helpers.py
romancal/pipeline/__init__.py
romancal/ramp_fitting/ramp_fit_step.py
romancal/regtest/__init__.py
romancal/regtest/conftest.py
romancal/regtest/regtestdata.py
romancal/regtest/sdp_pools_source.py
romancal/regtest/test_wfi_dq_init.py
romancal/regtest/test_wfi_flat_field.py
romancal/stpipe/__init__.py
romancal/stpipe/core.py
romancal/stpipe/integration.py
romancal/stpipe/tests/__init__.py
romancal/stpipe/tests/test_core.py
romancal/stpipe/tests/test_integration.py
romancal/tests/__init__.py
romancal/tests/base_classes.py
scripts/okify_regtests
scripts/schema_editor
scripts/schemadoc
scripts/verify_install_requires