Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 321 Bytes

File metadata and controls

17 lines (11 loc) · 321 Bytes

rsfMRI

A modular Python package for analyzing resting-state fMRI data.

Features

  • Load NIfTI files and fMRIPrep confounds
  • Regress out confounds
  • Compute functional connectivity matrices
  • Visualize connectivity with heatmaps

Installation

Install the package in development mode:

pip install -e .