fmralign¶
fmralign is a Python module for fast and easy functional alignment on fMRI data.
It leverages the Nilearn and scikit-learn toolboxes for alignment usecases, such as new data prediction or improved decoding.
Quickstart
Get started with fmralign
Examples
Discover functionalities by reading examples
User guide
Learn about functional alignment
Featured examples¶
Pairwise alignment
Explore how to functionally align two subjects
Template alignment
Align a group of subjects to create a functional template
Compare alignment methods
Benchmark a range of alignment methods on a single dataset
Nilearn is part of the NiPy ecosystem.