LICENSE
README.md
pyproject.toml
monohunter/__init__.py
monohunter/anomaly.py
monohunter/characterize.py
monohunter/cli.py
monohunter/crossmatch.py
monohunter/detrend.py
monohunter/ephemeris.py
monohunter/fetch.py
monohunter/ffi_batch.py
monohunter/ground.py
monohunter/pipeline.py
monohunter/record.py
monohunter/triage.py
monohunter/vetting.py
monohunter/watch.py
monohunter.egg-info/PKG-INFO
monohunter.egg-info/SOURCES.txt
monohunter.egg-info/dependency_links.txt
monohunter.egg-info/entry_points.txt
monohunter.egg-info/requires.txt
monohunter.egg-info/top_level.txt
monohunter/detect/__init__.py
monohunter/detect/base.py
monohunter/detect/box.py
monohunter/swarm/__init__.py
monohunter/swarm/aggregate.py
tests/test_aggregate.py
tests/test_anomaly.py
tests/test_characterize.py
tests/test_detect_box.py
tests/test_detrend.py
tests/test_ephemeris.py
tests/test_fetch.py
tests/test_ffi_batch.py
tests/test_ground.py
tests/test_integration_toi2180.py
tests/test_pipeline.py
tests/test_record.py
tests/test_triage.py
tests/test_vetting.py
tests/test_watch.py