parcellate¶
parcellate is a Python library for extracting regional statistics from scalar neuroimaging maps using atlas-based parcellation. It provides a scikit-learn–style fit / transform API that handles atlas resampling, masking, and aggregation — returning tidy pandas.DataFrame tables ready for downstream analysis.
-
Quick start
Install the package and run your first parcellation in minutes.
-
Usage guide
Atlases, lookup tables, resampling modes, probabilistic atlases, and custom statistics.
-
Metrics reference
All 45 built-in statistics organized into core, extended, and diagnostic tiers.
-
API reference
Full API documentation generated from source docstrings.