LICENCE
README.md
setup.py
CIMA.egg-info/PKG-INFO
CIMA.egg-info/SOURCES.txt
CIMA.egg-info/dependency_links.txt
CIMA.egg-info/not-zip-safe
CIMA.egg-info/top_level.txt
src/CIMA/__init__.py
src/CIMA/assessment/Images_Assessment.py
src/CIMA/assessment/__init__.py
src/CIMA/detection/__init__.py
src/CIMA/detection/beads_identification.py
src/CIMA/detection/clusters.py
src/CIMA/maps/DensityProprieties.py
src/CIMA/maps/EMMap.py
src/CIMA/maps/MapFeatures.py
src/CIMA/maps/MapParser.py
src/CIMA/maps/MapSpatialFeatures.py
src/CIMA/maps/ScoringFunctions.py
src/CIMA/maps/StructureBlurrer.py
src/CIMA/maps/VQ.py
src/CIMA/maps/__init__.py
src/CIMA/maps/maptomap.py
src/CIMA/parsers/ParserCSV.py
src/CIMA/parsers/Parserh5py.py
src/CIMA/parsers/__init__.py
src/CIMA/patches/HomologSeparator.py
src/CIMA/patches/NuclearMask.py
src/CIMA/patches/SegmentReconstruction.py
src/CIMA/patches/__init__.py
src/CIMA/segments/SegmentConvex.py
src/CIMA/segments/SegmentFeatures.py
src/CIMA/segments/SegmentGaussian.py
src/CIMA/segments/SegmentInfo.py
src/CIMA/segments/SegmentInfoH5.py
src/CIMA/segments/SegmentInfoXYZ.py
src/CIMA/segments/SegmentSpatialFeatures.py
src/CIMA/segments/__init__.py
src/CIMA/utils/StatsFunction.py
src/CIMA/utils/Vector.py
src/CIMA/utils/Visualization.py
src/CIMA/utils/WalkFeatures.py
src/CIMA/utils/WritePDB.py
src/CIMA/utils/__init__.py