CHANGELOG.md
EXTENDING.md
MANIFEST.in
PREPROCESSING.md
README.md
SEGMENTATION.md
cellsampler.jpeg
pyproject.toml
setup.cfg
setup.py
cellsampler/__init__.py
cellsampler/logging.py
cellsampler/plotting.py
cellsampler/stats.py
cellsampler.egg-info/PKG-INFO
cellsampler.egg-info/SOURCES.txt
cellsampler.egg-info/dependency_links.txt
cellsampler.egg-info/entry_points.txt
cellsampler.egg-info/requires.txt
cellsampler.egg-info/top_level.txt
cellsampler/catalogue/__init__.py
cellsampler/catalogue/statistics.py
cellsampler/methods/__init__.py
cellsampler/methods/cellpose.py
cellsampler/methods/cnn.py
cellsampler/methods/data_loader_probability.py
cellsampler/methods/mesmer.py
cellsampler/methods/stardist.py
cellsampler/methods/utils.py
cellsampler/methods/watershed.py
cellsampler/methods/xmbd.py
cellsampler/preprocessing/__init__.py
cellsampler/preprocessing/equalize_adapthist.py
cellsampler/preprocessing/equalize_hist.py
cellsampler/preprocessing/nice_filters.c
cellsampler/preprocessing/remove_hotpixels.py
cellsampler/preprocessing/rescale_intensity.py
cellsampler/preprocessing/subtract_background.py
cellsampler/segmentation/__init__.py
cellsampler/segmentation/imcdataset.py
cellsampler/segmentation/labellerdata.py
cellsampler/segmentation/masks.py
cellsampler/segmentation/uber.py