A modular Python package for analyzing resting-state fMRI data.
- Load NIfTI files and fMRIPrep confounds
- Regress out confounds
- Compute functional connectivity matrices
- Visualize connectivity with heatmaps
Install the package in development mode:
pip install -e .