README.md
setup.py
koopa/__init__.py
koopa/align.py
koopa/colocalize.py
koopa/config.py
koopa/detect.py
koopa/io.py
koopa/postprocess.py
koopa/preprocess.py
koopa/segment_cells.py
koopa/segment_cells_cellpose.py
koopa/segment_cells_threshold.py
koopa/segment_flies.py
koopa/segment_other.py
koopa/segment_other_deep.py
koopa/segment_other_threshold.py
koopa/track.py
koopa/util.py
koopa.egg-info/PKG-INFO
koopa.egg-info/SOURCES.txt
koopa.egg-info/dependency_links.txt
koopa.egg-info/not-zip-safe
koopa.egg-info/requires.txt
koopa.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_align.py
tests/test_colocalize.py
tests/test_config.py
tests/test_detect.py
tests/test_io.py
tests/test_postprocess.py
tests/test_preprocess.py
tests/test_segment_cells.py
tests/test_segment_flies.py
tests/test_segment_other.py
tests/test_track.py
tests/test_util.py