.copier-answers.yml
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
.setup_dev.sh
LICENSE
README.rst
pyproject.toml
requirements-dev.txt
requirements.txt
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/0-general_issue.md
.github/ISSUE_TEMPLATE/1-bug_report.md
.github/ISSUE_TEMPLATE/2-feature_request.md
.github/ISSUE_TEMPLATE/README.md
.github/workflows/README.md
.github/workflows/build-documentation.yml
.github/workflows/pre-commit-ci.yml
.github/workflows/publish-benchmarks-pr.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/smoke-test.yml
.github/workflows/testing-and-coverage.yml
demos/template-demo.ipynb
docs/Makefile
docs/conf.py
docs/ffovmaps.rst
docs/imdestripe.rst
docs/index.rst
docs/notebooks.rst
docs/outlier.rst
docs/requirements.txt
docs/notebooks/README.md
docs/notebooks/intro_notebook.ipynb
docs/pre_executed/README.md
runs/Dec25/run_lproc.py
runs/fall2025/temp/notes.txt
src/roman_hlis_l2_driver/__init__.py
src/roman_hlis_l2_driver/_version.py
src/roman_hlis_l2_driver/name_util.py
src/roman_hlis_l2_driver/pars.py
src/roman_hlis_l2_driver.egg-info/PKG-INFO
src/roman_hlis_l2_driver.egg-info/SOURCES.txt
src/roman_hlis_l2_driver.egg-info/dependency_links.txt
src/roman_hlis_l2_driver.egg-info/requires.txt
src/roman_hlis_l2_driver.egg-info/scm_file_list.json
src/roman_hlis_l2_driver.egg-info/scm_version.json
src/roman_hlis_l2_driver.egg-info/top_level.txt
src/roman_hlis_l2_driver/destripe_interface/__init__.py
src/roman_hlis_l2_driver/destripe_interface/destripe.py
src/roman_hlis_l2_driver/destripe_interface/destripe_setup.py
src/roman_hlis_l2_driver/fullfovexport/__init__.py
src/roman_hlis_l2_driver/fullfovexport/fullfov.py
src/roman_hlis_l2_driver/outliers/__init__.py
src/roman_hlis_l2_driver/outliers/outlier_flagging.py
tests/roman_hlis_l2_driver/conftest.py
tests/roman_hlis_l2_driver/test_ffov.py
tests/roman_hlis_l2_driver/test_integratedimdestripe.py
tests/roman_hlis_l2_driver/test_packaging.py
tests/roman_hlis_l2_driver/test_stem.py
tests/roman_hlis_l2_driver/test_utils.py