LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/tapenade/__init__.py
src/tapenade/utils.py
src/tapenade.egg-info/PKG-INFO
src/tapenade.egg-info/SOURCES.txt
src/tapenade.egg-info/dependency_links.txt
src/tapenade.egg-info/entry_points.txt
src/tapenade.egg-info/requires.txt
src/tapenade.egg-info/top_level.txt
src/tapenade/_tests/__init__.py
src/tapenade/analysis/__init__.py
src/tapenade/analysis/deformation/__init__.py
src/tapenade/analysis/deformation/additional_regionprops_properties.py
src/tapenade/analysis/deformation/deformation_quantification.py
src/tapenade/analysis/spatial_correlation/__init__.py
src/tapenade/analysis/spatial_correlation/_spatial_correlation_plotter.py
src/tapenade/preprocessing/__init__.py
src/tapenade/preprocessing/_array_rescaling.py
src/tapenade/preprocessing/_axis_alignment.py
src/tapenade/preprocessing/_intensity_normalization.py
src/tapenade/preprocessing/_labels_masking.py
src/tapenade/preprocessing/_local_equalization.py
src/tapenade/preprocessing/_preprocessing.py
src/tapenade/preprocessing/_segmentation.py
src/tapenade/preprocessing/_smoothing.py
src/tapenade/preprocessing/_thresholding.py
src/tapenade/preprocessing/segmentation_postprocessing.py
src/tapenade/preprocessing/_tests/__init__.py
src/tapenade/reconstruction/__init__.py
src/tapenade/reconstruction/_reconstruct.py
src/tapenade/segmentation/__init__.py
src/tapenade/segmentation/_segment.py