LICENSE
README.md
pyproject.toml
src/phantom_detect/__init__.py
src/phantom_detect/baseline.py
src/phantom_detect/ccds.py
src/phantom_detect/cli.py
src/phantom_detect/statistical.py
src/phantom_detect/types.py
src/phantom_detect.egg-info/PKG-INFO
src/phantom_detect.egg-info/SOURCES.txt
src/phantom_detect.egg-info/dependency_links.txt
src/phantom_detect.egg-info/entry_points.txt
src/phantom_detect.egg-info/top_level.txt
tests/test_ccds.py
tests/test_cli.py