.gitignore
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/test_and_deploy.yml
.github/workflows/test_include_guard.yaml
.napari/config.yml
cellfinder/__init__.py
cellfinder/cli_migration_warning.py
cellfinder.egg-info/PKG-INFO
cellfinder.egg-info/SOURCES.txt
cellfinder.egg-info/dependency_links.txt
cellfinder.egg-info/entry_points.txt
cellfinder.egg-info/requires.txt
cellfinder.egg-info/top_level.txt
cellfinder/__pycache__/__init__.cpython-310.pyc
cellfinder/__pycache__/__init__.cpython-311.pyc
cellfinder/__pycache__/__init__.cpython-312.pyc
cellfinder/core/__init__.py
cellfinder/core/main.py
cellfinder/core/types.py
cellfinder/core/__pycache__/__init__.cpython-310.pyc
cellfinder/core/__pycache__/__init__.cpython-311.pyc
cellfinder/core/__pycache__/__init__.cpython-312.pyc
cellfinder/core/__pycache__/main.cpython-310.pyc
cellfinder/core/__pycache__/main.cpython-311.pyc
cellfinder/core/__pycache__/main.cpython-312.pyc
cellfinder/core/__pycache__/types.cpython-310.pyc
cellfinder/core/__pycache__/types.cpython-311.pyc
cellfinder/core/__pycache__/types.cpython-312.pyc
cellfinder/core/classify/__init__.py
cellfinder/core/classify/augment.py
cellfinder/core/classify/classify.py
cellfinder/core/classify/cube_generator.py
cellfinder/core/classify/resnet.py
cellfinder/core/classify/tools.py
cellfinder/core/classify/__pycache__/__init__.cpython-310.pyc
cellfinder/core/classify/__pycache__/__init__.cpython-311.pyc
cellfinder/core/classify/__pycache__/__init__.cpython-312.pyc
cellfinder/core/classify/__pycache__/augment.cpython-310.pyc
cellfinder/core/classify/__pycache__/augment.cpython-311.pyc
cellfinder/core/classify/__pycache__/augment.cpython-312.pyc
cellfinder/core/classify/__pycache__/classify.cpython-310.pyc
cellfinder/core/classify/__pycache__/classify.cpython-311.pyc
cellfinder/core/classify/__pycache__/classify.cpython-312.pyc
cellfinder/core/classify/__pycache__/cube_generator.cpython-310.pyc
cellfinder/core/classify/__pycache__/cube_generator.cpython-311.pyc
cellfinder/core/classify/__pycache__/cube_generator.cpython-312.pyc
cellfinder/core/classify/__pycache__/resnet.cpython-310.pyc
cellfinder/core/classify/__pycache__/resnet.cpython-311.pyc
cellfinder/core/classify/__pycache__/resnet.cpython-312.pyc
cellfinder/core/classify/__pycache__/tools.cpython-310.pyc
cellfinder/core/classify/__pycache__/tools.cpython-311.pyc
cellfinder/core/classify/__pycache__/tools.cpython-312.pyc
cellfinder/core/config/__init__.py
cellfinder/core/config/cellfinder.conf
cellfinder/core/config/cellfinder.conf.custom
cellfinder/core/detect/__init__.py
cellfinder/core/detect/detect.py
cellfinder/core/detect/__pycache__/__init__.cpython-310.pyc
cellfinder/core/detect/__pycache__/__init__.cpython-311.pyc
cellfinder/core/detect/__pycache__/__init__.cpython-312.pyc
cellfinder/core/detect/__pycache__/detect.cpython-310.pyc
cellfinder/core/detect/__pycache__/detect.cpython-311.pyc
cellfinder/core/detect/__pycache__/detect.cpython-312.pyc
cellfinder/core/detect/filters/__init__.py
cellfinder/core/detect/filters/setup_filters.py
cellfinder/core/detect/filters/__pycache__/__init__.cpython-310.pyc
cellfinder/core/detect/filters/__pycache__/__init__.cpython-311.pyc
cellfinder/core/detect/filters/__pycache__/__init__.cpython-312.pyc
cellfinder/core/detect/filters/__pycache__/setup_filters.cpython-310.pyc
cellfinder/core/detect/filters/__pycache__/setup_filters.cpython-311.pyc
cellfinder/core/detect/filters/__pycache__/setup_filters.cpython-312.pyc
cellfinder/core/detect/filters/plane/__init__.py
cellfinder/core/detect/filters/plane/classical_filter.py
cellfinder/core/detect/filters/plane/plane_filter.py
cellfinder/core/detect/filters/plane/tile_walker.py
cellfinder/core/detect/filters/plane/__pycache__/__init__.cpython-310.pyc
cellfinder/core/detect/filters/plane/__pycache__/__init__.cpython-311.pyc
cellfinder/core/detect/filters/plane/__pycache__/__init__.cpython-312.pyc
cellfinder/core/detect/filters/plane/__pycache__/classical_filter.cpython-310.pyc
cellfinder/core/detect/filters/plane/__pycache__/classical_filter.cpython-311.pyc
cellfinder/core/detect/filters/plane/__pycache__/classical_filter.cpython-312.pyc
cellfinder/core/detect/filters/plane/__pycache__/plane_filter.cpython-310.pyc
cellfinder/core/detect/filters/plane/__pycache__/plane_filter.cpython-311.pyc
cellfinder/core/detect/filters/plane/__pycache__/plane_filter.cpython-312.pyc
cellfinder/core/detect/filters/plane/__pycache__/tile_walker.cpython-310.pyc
cellfinder/core/detect/filters/plane/__pycache__/tile_walker.cpython-311.pyc
cellfinder/core/detect/filters/plane/__pycache__/tile_walker.cpython-312.pyc
cellfinder/core/detect/filters/volume/__init__.py
cellfinder/core/detect/filters/volume/ball_filter.py
cellfinder/core/detect/filters/volume/structure_detection.py
cellfinder/core/detect/filters/volume/structure_splitting.py
cellfinder/core/detect/filters/volume/volume_filter.py
cellfinder/core/detect/filters/volume/__pycache__/__init__.cpython-310.pyc
cellfinder/core/detect/filters/volume/__pycache__/__init__.cpython-311.pyc
cellfinder/core/detect/filters/volume/__pycache__/__init__.cpython-312.pyc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-199.py310.1.nbc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-199.py310.nbi
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-263.py310.1.nbc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-263.py310.2.nbc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-263.py310.nbi
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-263.py311.1.nbc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-263.py311.2.nbc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-263.py311.nbi
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-263.py312.1.nbc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-263.py312.2.nbc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter._cube_overlaps-263.py312.nbi
cellfinder/core/detect/filters/volume/__pycache__/ball_filter.cpython-310.pyc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter.cpython-311.pyc
cellfinder/core/detect/filters/volume/__pycache__/ball_filter.cpython-312.pyc
cellfinder/core/detect/filters/volume/__pycache__/structure_detection.cpython-310.pyc
cellfinder/core/detect/filters/volume/__pycache__/structure_detection.cpython-311.pyc
cellfinder/core/detect/filters/volume/__pycache__/structure_detection.cpython-312.pyc
cellfinder/core/detect/filters/volume/__pycache__/structure_splitting.cpython-310.pyc
cellfinder/core/detect/filters/volume/__pycache__/structure_splitting.cpython-311.pyc
cellfinder/core/detect/filters/volume/__pycache__/structure_splitting.cpython-312.pyc
cellfinder/core/detect/filters/volume/__pycache__/volume_filter.cpython-310.pyc
cellfinder/core/detect/filters/volume/__pycache__/volume_filter.cpython-311.pyc
cellfinder/core/detect/filters/volume/__pycache__/volume_filter.cpython-312.pyc
cellfinder/core/download/__init__.py
cellfinder/core/download/cli.py
cellfinder/core/download/download.py
cellfinder/core/download/__pycache__/__init__.cpython-310.pyc
cellfinder/core/download/__pycache__/__init__.cpython-311.pyc
cellfinder/core/download/__pycache__/__init__.cpython-312.pyc
cellfinder/core/download/__pycache__/cli.cpython-310.pyc
cellfinder/core/download/__pycache__/cli.cpython-312.pyc
cellfinder/core/download/__pycache__/download.cpython-310.pyc
cellfinder/core/download/__pycache__/download.cpython-311.pyc
cellfinder/core/download/__pycache__/download.cpython-312.pyc
cellfinder/core/tools/__init__.py
cellfinder/core/tools/array_operations.py
cellfinder/core/tools/geometry.py
cellfinder/core/tools/image_processing.py
cellfinder/core/tools/prep.py
cellfinder/core/tools/source_files.py
cellfinder/core/tools/system.py
cellfinder/core/tools/tiff.py
cellfinder/core/tools/tools.py
cellfinder/core/tools/__pycache__/IO.cpython-310.pyc
cellfinder/core/tools/__pycache__/__init__.cpython-310.pyc
cellfinder/core/tools/__pycache__/__init__.cpython-311.pyc
cellfinder/core/tools/__pycache__/__init__.cpython-312.pyc
cellfinder/core/tools/__pycache__/array_operations.cpython-310.pyc
cellfinder/core/tools/__pycache__/array_operations.cpython-311.pyc
cellfinder/core/tools/__pycache__/array_operations.cpython-312.pyc
cellfinder/core/tools/__pycache__/geometry.cpython-310.pyc
cellfinder/core/tools/__pycache__/geometry.cpython-311.pyc
cellfinder/core/tools/__pycache__/geometry.cpython-312.pyc
cellfinder/core/tools/__pycache__/image_processing.cpython-310.pyc
cellfinder/core/tools/__pycache__/image_processing.cpython-312.pyc
cellfinder/core/tools/__pycache__/prep.cpython-310.pyc
cellfinder/core/tools/__pycache__/prep.cpython-311.pyc
cellfinder/core/tools/__pycache__/prep.cpython-312.pyc
cellfinder/core/tools/__pycache__/source_files.cpython-310.pyc
cellfinder/core/tools/__pycache__/source_files.cpython-311.pyc
cellfinder/core/tools/__pycache__/source_files.cpython-312.pyc
cellfinder/core/tools/__pycache__/system.cpython-310.pyc
cellfinder/core/tools/__pycache__/system.cpython-312.pyc
cellfinder/core/tools/__pycache__/tf.cpython-310.pyc
cellfinder/core/tools/__pycache__/tiff.cpython-310.pyc
cellfinder/core/tools/__pycache__/tiff.cpython-312.pyc
cellfinder/core/tools/__pycache__/tools.cpython-310.pyc
cellfinder/core/tools/__pycache__/tools.cpython-311.pyc
cellfinder/core/tools/__pycache__/tools.cpython-312.pyc
cellfinder/core/train/__init__.py
cellfinder/core/train/train_yml.py
cellfinder/core/train/__pycache__/__init__.cpython-310.pyc
cellfinder/core/train/__pycache__/__init__.cpython-311.pyc
cellfinder/core/train/__pycache__/__init__.cpython-312.pyc
cellfinder/core/train/__pycache__/train_yml.cpython-310.pyc
cellfinder/core/train/__pycache__/train_yml.cpython-311.pyc
cellfinder/core/train/__pycache__/train_yml.cpython-312.pyc
cellfinder/napari/__init__.py
cellfinder/napari/curation.py
cellfinder/napari/input_container.py
cellfinder/napari/napari.yaml
cellfinder/napari/sample_data.py
cellfinder/napari/utils.py
cellfinder/napari/__pycache__/__init__.cpython-310.pyc
cellfinder/napari/__pycache__/__init__.cpython-311.pyc
cellfinder/napari/__pycache__/__init__.cpython-312.pyc
cellfinder/napari/__pycache__/curation.cpython-310.pyc
cellfinder/napari/__pycache__/curation.cpython-312.pyc
cellfinder/napari/__pycache__/input_container.cpython-310.pyc
cellfinder/napari/__pycache__/input_container.cpython-311.pyc
cellfinder/napari/__pycache__/input_container.cpython-312.pyc
cellfinder/napari/__pycache__/sample_data.cpython-310.pyc
cellfinder/napari/__pycache__/sample_data.cpython-312.pyc
cellfinder/napari/__pycache__/utils.cpython-310.pyc
cellfinder/napari/__pycache__/utils.cpython-311.pyc
cellfinder/napari/__pycache__/utils.cpython-312.pyc
cellfinder/napari/detect/__init__.py
cellfinder/napari/detect/detect.py
cellfinder/napari/detect/detect_containers.py
cellfinder/napari/detect/thread_worker.py
cellfinder/napari/detect/__pycache__/__init__.cpython-310.pyc
cellfinder/napari/detect/__pycache__/__init__.cpython-311.pyc
cellfinder/napari/detect/__pycache__/__init__.cpython-312.pyc
cellfinder/napari/detect/__pycache__/detect.cpython-310.pyc
cellfinder/napari/detect/__pycache__/detect.cpython-311.pyc
cellfinder/napari/detect/__pycache__/detect.cpython-312.pyc
cellfinder/napari/detect/__pycache__/detect_containers.cpython-310.pyc
cellfinder/napari/detect/__pycache__/detect_containers.cpython-311.pyc
cellfinder/napari/detect/__pycache__/detect_containers.cpython-312.pyc
cellfinder/napari/detect/__pycache__/thread_worker.cpython-310.pyc
cellfinder/napari/detect/__pycache__/thread_worker.cpython-311.pyc
cellfinder/napari/detect/__pycache__/thread_worker.cpython-312.pyc
cellfinder/napari/train/__init__.py
cellfinder/napari/train/train.py
cellfinder/napari/train/train_containers.py
cellfinder/napari/train/__pycache__/__init__.cpython-310.pyc
cellfinder/napari/train/__pycache__/__init__.cpython-312.pyc
cellfinder/napari/train/__pycache__/train.cpython-310.pyc
cellfinder/napari/train/__pycache__/train.cpython-312.pyc
cellfinder/napari/train/__pycache__/train_containers.cpython-310.pyc
cellfinder/napari/train/__pycache__/train_containers.cpython-312.pyc