.codecov.yml
.coveragerc
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/publish_to_pypi.yaml
.github/workflows/run_tests.yaml
ci/test_environment.yml
docs/config_files.md
docs/makeflow_example.md
docs/task_scripts.md
hera_opm/VERSION
hera_opm/__init__.py
hera_opm/_version.py
hera_opm/mf_tools.py
hera_opm/utils.py
hera_opm.egg-info/PKG-INFO
hera_opm.egg-info/SOURCES.txt
hera_opm.egg-info/dependency_links.txt
hera_opm.egg-info/not-zip-safe
hera_opm.egg-info/requires.txt
hera_opm.egg-info/top_level.txt
hera_opm/data/__init__.py
hera_opm/data/zen.2458043.40141.HH.uvh5
hera_opm/data/zen.2458043.40887.HH.uvh5
hera_opm/data/zen.2458043.41632.HH.uvh5
hera_opm/data/zen.2458044.40141.HH.uvh5
hera_opm/data/zen.2458044.40886.HH.uvh5
hera_opm/data/zen.2458044.41632.HH.uvh5
hera_opm/data/zen.2458045.40140.HH.uvh5
hera_opm/data/zen.2458045.40886.HH.uvh5
hera_opm/data/zen.2458045.41632.HH.uvh5
hera_opm/data/sample_config/hera_rtp.toml
hera_opm/data/sample_config/idr2.toml
hera_opm/data/sample_config/lstbin.toml
hera_opm/data/sample_config/lstbin_options.toml
hera_opm/data/sample_config/lstbin_v2.toml
hera_opm/data/sample_config/nrao_rtp.toml
hera_opm/data/sample_config/nrao_rtp_chunk_size.toml
hera_opm/data/sample_config/nrao_rtp_chunk_size_all.toml
hera_opm/data/sample_config/nrao_rtp_nopol.toml
hera_opm/data/sample_config/nrao_rtp_options.toml
hera_opm/data/sample_config/nrao_rtp_setup_teardown.toml
hera_opm/data/sample_config/nrao_rtp_stride_length.toml
hera_opm/data/sample_task_scripts/_common.sh
hera_opm/data/sample_task_scripts/do_ANT_METRICS.sh
hera_opm/data/sample_task_scripts/do_FIRSTCAL.sh
hera_opm/data/sample_task_scripts/do_FIRSTCAL_METRICS.sh
hera_opm/data/sample_task_scripts/do_OMNICAL.sh
hera_opm/data/sample_task_scripts/do_OMNICAL_METRICS.sh
hera_opm/data/sample_task_scripts/do_OMNI_APPLY.sh
hera_opm/data/sample_task_scripts/do_XRFI.sh
hera_opm/data/sample_task_scripts/do_XRFI_APPLY.sh
hera_opm/data/test_input/zen.2458085.12551.xx.HH.uv.ANT_METRICS.xx.log
hera_opm/data/test_input/zen.2458085.12551.xx.HH.uv.ANT_METRICS.xy.log
hera_opm/data/test_input/zen.2458085.12551.xx.HH.uv.ANT_METRICS.yx.log
hera_opm/data/test_input/zen.2458085.12551.xx.HH.uv.ANT_METRICS.yy.log
hera_opm/data/test_output/test.nrao_rtp.cfg.mf
hera_opm/tests/__init__.py
hera_opm/tests/test_mf_tools.py
hera_opm/tests/test_utils.py
hera_opm/tests/bad_configs/bad_example.toml
hera_opm/tests/bad_configs/bad_example_obsid_list.toml
hera_opm/tests/bad_configs/bad_missing_prereq.toml
hera_opm/tests/bad_configs/bad_setup_example.toml
hera_opm/tests/bad_configs/bad_teardown_example.toml
scripts/build_makeflow_from_config.py
scripts/clean_output_files.py
scripts/clean_up_makeflow.py
scripts/clean_wrapper_scripts.py
scripts/consolidate_logs.py
scripts/fix_h3c_data_file.py
scripts/idr3_run.sh
scripts/launch_screen_sessions.sh
scripts/make_idr3_makeflow.sh
scripts/make_rtp_workflow.py
scripts/makeflow_htcondor.sh
scripts/makeflow_local.sh
scripts/makeflow_nrao.sh
scripts/pipeline_status.py