LICENSE
MANIFEST.in
README.md
setup.py
big_fish.egg-info/PKG-INFO
big_fish.egg-info/SOURCES.txt
big_fish.egg-info/dependency_links.txt
big_fish.egg-info/requires.txt
big_fish.egg-info/top_level.txt
bigfish/__init__.py
bigfish/classification/__init__.py
bigfish/classification/features.py
bigfish/classification/input_preparation.py
bigfish/classification/tests/__init__.py
bigfish/classification/tests/test_features.py
bigfish/classification/tests/test_input_preparation.py
bigfish/deep_learning/__init__.py
bigfish/deep_learning/models_segmentation.py
bigfish/deep_learning/utils_models.py
bigfish/detection/__init__.py
bigfish/detection/cluster_detection.py
bigfish/detection/dense_decomposition.py
bigfish/detection/spot_detection.py
bigfish/detection/spot_modeling.py
bigfish/detection/utils.py
bigfish/detection/tests/__init__.py
bigfish/detection/tests/test_cluster_detection.py
bigfish/detection/tests/test_dense_decomposition.py
bigfish/detection/tests/test_spot_detection.py
bigfish/detection/tests/test_spot_modeling.py
bigfish/detection/tests/test_utils.py
bigfish/multistack/__init__.py
bigfish/multistack/colocalization.py
bigfish/multistack/postprocess.py
bigfish/multistack/preprocess.py
bigfish/multistack/utils.py
bigfish/multistack/tests/__init__.py
bigfish/multistack/tests/test_colocalization.py
bigfish/multistack/tests/test_postprocess.py
bigfish/multistack/tests/test_preprocess.py
bigfish/multistack/tests/test_utils.py
bigfish/plot/__init__.py
bigfish/plot/plot_images.py
bigfish/plot/plot_quality.py
bigfish/plot/utils.py
bigfish/segmentation/__init__.py
bigfish/segmentation/cell_segmentation.py
bigfish/segmentation/nuc_segmentation.py
bigfish/segmentation/postprocess.py
bigfish/segmentation/utils.py
bigfish/segmentation/test/__init__.py
bigfish/segmentation/test/test_cell_segmentation.py
bigfish/segmentation/test/test_nuc_segmentation.py
bigfish/segmentation/test/test_postprocess.py
bigfish/segmentation/test/test_utils.py
bigfish/stack/__init__.py
bigfish/stack/augmentation.py
bigfish/stack/filter.py
bigfish/stack/io.py
bigfish/stack/preprocess.py
bigfish/stack/projection.py
bigfish/stack/quality.py
bigfish/stack/utils.py
bigfish/stack/tests/__init__.py
bigfish/stack/tests/test_augmentation.py
bigfish/stack/tests/test_filter.py
bigfish/stack/tests/test_io.py
bigfish/stack/tests/test_preprocess.py
bigfish/stack/tests/test_projection.py
bigfish/stack/tests/test_quality.py
bigfish/stack/tests/test_utils.py
bigfish/weights/__init__.py
images/.DS_Store
images/plot_cell.png