.codecov.yml
.flake8
.gitignore
.gitmodules
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
CODEOWNERS.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
JenkinsfileRT
JenkinsfileRT_dev
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
requirements-dev.txt
requirements-sdp.txt
tox.ini
.github/labeler.yml
.github/pull_request_template.md
.github/workflows/cancel_workflows.yml
.github/workflows/changelog.yml
.github/workflows/label_pull_request.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/roman_ci.yml
docs/0.5.0
docs/Makefile
docs/conf.py
docs/conftest.py
docs/index.rst
docs/make.bat
docs/_static/favicon.ico
docs/_static/roman_logo_black_w200px.png
docs/_static/roman_logo_white_w100px.png
docs/_static/stsci_logo.png
docs/exts/numfig.py
docs/roman/introduction.rst
docs/roman/package_index.rst
docs/roman/pipeline_installation.rst
docs/roman/pipeline_naming_conventions.rst
docs/roman/pipeline_parameters.rst
docs/roman/pipeline_ref_files.rst
docs/roman/pipeline_run.rst
docs/roman/pipeline_steps.rst
docs/roman/assign_wcs/index.rst
docs/roman/assign_wcs/main.rst
docs/roman/associations/asn_from_list.rst
docs/roman/associations/commands.rst
docs/roman/associations/design.rst
docs/roman/associations/index.rst
docs/roman/associations/overview.rst
docs/roman/associations/roman_conventions.rst
docs/roman/associations/technote_sdp_workflow.rst
docs/roman/associations/graphics/generator_flow_concept.png
docs/roman/associations/graphics/generator_list_processing.png
docs/roman/associations/graphics/level3_rule_inheritance.png
docs/roman/associations/graphics/overview.png
docs/roman/associations/graphics/overview_classes.png
docs/roman/associations/graphics/rule_sets.png
docs/roman/associations/graphics/rule_to_association.png
docs/roman/associations/graphics/workflow-generic.pdf
docs/roman/associations/graphics/workflow-generic.png
docs/roman/associations/graphics/workflow-wfss.pdf
docs/roman/associations/graphics/workflow-wfss.png
docs/roman/associations/graphics/sources/associations.monopic
docs/roman/associations/graphics/sources/workflow-generic.odg
docs/roman/associations/graphics/sources/workflow-wfss.odg
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/datamodels_asdf.rst
docs/roman/datamodels/index.rst
docs/roman/datamodels/metadata.rst
docs/roman/datamodels/models.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/error_propagation/index.rst
docs/roman/error_propagation/main.rst
docs/roman/flatfield/index.rst
docs/roman/flatfield/main.rst
docs/roman/flatfield/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/linearity/arguments.rst
docs/roman/linearity/description.rst
docs/roman/linearity/index.rst
docs/roman/linearity/reference_files.rst
docs/roman/photom/arguments.rst
docs/roman/photom/description.rst
docs/roman/photom/index.rst
docs/roman/photom/reference_files.rst
docs/roman/pipeline/exposure_pipeline.rst
docs/roman/pipeline/index.rst
docs/roman/pipeline/main.rst
docs/roman/ramp_fitting/arguments.rst
docs/roman/ramp_fitting/description.rst
docs/roman/ramp_fitting/index.rst
docs/roman/ramp_fitting/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/distortion_reffile.rst
docs/roman/references_general/distortion_selection.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/linearity_reffile.inc
docs/roman/references_general/linearity_reffile.rst
docs/roman/references_general/linearity_selection.inc
docs/roman/references_general/linearity_selection.rst
docs/roman/references_general/mask_reffile.inc
docs/roman/references_general/mask_selection.inc
docs/roman/references_general/photom_reffile.inc
docs/roman/references_general/photom_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
docs/roman/references_general/saturation_reffile.inc
docs/roman/references_general/saturation_selection.inc
docs/roman/refpix/description.rst
docs/roman/refpix/index.rst
docs/roman/saturation/arguments.rst
docs/roman/saturation/description.rst
docs/roman/saturation/index.rst
docs/roman/saturation/reference_files.rst
docs/roman/stpipe/call_via_call.rst
docs/roman/stpipe/call_via_run.rst
docs/roman/stpipe/config_asdf.rst
docs/roman/stpipe/devel_logging.rst
docs/roman/stpipe/devel_pipeline.rst
docs/roman/stpipe/devel_step.rst
docs/roman/stpipe/index.rst
docs/roman/stpipe/parameter_files.rst
docs/roman/stpipe/user_logging.rst
docs/roman/stpipe/user_pipeline.rst
docs/roman/stpipe/user_step.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/assign_wcs/__init__.py
romancal/assign_wcs/assign_wcs_step.py
romancal/assign_wcs/pointing.py
romancal/assign_wcs/utils.py
romancal/assign_wcs/tests/__init__.py
romancal/assign_wcs/tests/test_wcs.py
romancal/associations/__init__.py
romancal/associations/asn_from_list.py
romancal/associations/association.py
romancal/associations/association_io.py
romancal/associations/config.py
romancal/associations/exceptions.py
romancal/associations/generate.py
romancal/associations/load_asn.py
romancal/associations/main.py
romancal/associations/pool.py
romancal/associations/registry.py
romancal/associations/lib/__init__.py
romancal/associations/lib/acid.py
romancal/associations/lib/asn_schema_jw_level3.json
romancal/associations/lib/association_rules.py
romancal/associations/lib/callback_registry.py
romancal/associations/lib/constraint.py
romancal/associations/lib/counter.py
romancal/associations/lib/diff.py
romancal/associations/lib/dms_base.py
romancal/associations/lib/ioregistry.py
romancal/associations/lib/keyvalue_registry.py
romancal/associations/lib/log_config.py
romancal/associations/lib/member.py
romancal/associations/lib/process_list.py
romancal/associations/lib/product_utils.py
romancal/associations/lib/rules_elpp_base.py
romancal/associations/lib/rules_level2.py
romancal/associations/lib/utilities.py
romancal/associations/lib/tests/test_asn_from_list_lib.py
romancal/associations/tests/test_asn_from_list.py
romancal/associations/tests/test_constraints.py
romancal/associations/tests/test_registry.py
romancal/dark_current/__init__.py
romancal/dark_current/dark_current_step.py
romancal/dark_current/tests/__init__.py
romancal/dark_current/tests/test_dark.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/__init__.py
romancal/jump/jump_step.py
romancal/jump/tests/__init__.py
romancal/jump/tests/test_jump_step.py
romancal/lib/__init__.py
romancal/lib/basic_utils.py
romancal/lib/dqflags.py
romancal/lib/progress.py
romancal/lib/signal_slot.py
romancal/lib/suffix.py
romancal/lib/tests/__init__.py
romancal/lib/tests/helpers.py
romancal/lib/tests/test_basic_utils.py
romancal/lib/tests/test_suffix.py
romancal/linearity/__init__.py
romancal/linearity/linearity_step.py
romancal/photom/__init__.py
romancal/photom/photom.py
romancal/photom/photom_step.py
romancal/photom/tests/__init__.py
romancal/photom/tests/test_photom.py
romancal/pipeline/__init__.py
romancal/pipeline/exposure_pipeline.py
romancal/ramp_fitting/__init__.py
romancal/ramp_fitting/ramp_fit_step.py
romancal/ramp_fitting/tests/__init__.py
romancal/ramp_fitting/tests/test_ramp_fit.py
romancal/regtest/__init__.py
romancal/regtest/conftest.py
romancal/regtest/regtestdata.py
romancal/regtest/sdp_pools_source.py
romancal/regtest/test_dark_current.py
romancal/regtest/test_jump_det.py
romancal/regtest/test_linearity.py
romancal/regtest/test_ramp_fitting.py
romancal/regtest/test_wfi_dq_init.py
romancal/regtest/test_wfi_flat_field.py
romancal/regtest/test_wfi_photom.py
romancal/regtest/test_wfi_pipeline.py
romancal/regtest/test_wfi_saturation.py
romancal/resample/__init__.py
romancal/resample/resample_utils.py
romancal/saturation/__init__.py
romancal/saturation/saturation.py
romancal/saturation/saturation_step.py
romancal/saturation/tests/__init__.py
romancal/saturation/tests/test_saturation.py
romancal/scripts/__init__.py
romancal/scripts/okify_regtests.py
romancal/scripts/verify_install_requires.py
romancal/scripts/tests/test_scripts.py
romancal/stpipe/__init__.py
romancal/stpipe/core.py
romancal/stpipe/integration.py
romancal/stpipe/utilities.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
romancal/tests/test_import.py
romancal/tests/empty_config/pytest.ini
romancal/tweakreg/__init__.py
romancal/tweakreg/astrometric_utils.py
romancal/tweakreg/tweakreg_step.py
romancal/tweakreg/tests/__init__.py
scripts/asn_from_list