This repository contains a set of Python-based code for analyzing functional MRI data using FSL and Freesurfer tools and Nipype.
Online documentation can be found here
-
FSL
-
Freesurfer
-
Core scientific Python environment (ipython, numpy, scipy, matplotlib)
Some of the core dependencies require developmet code in Github master
-
All stages of processing assume that your anatomical data have been processed in Freesurfer (recon-all)
-
run_warp.py
: perform anatomical normalization -
run_fmri.py
: perform subject-level functional analyses -
run_group.py
: perform basic group level mixed effects analyses
Simplified BSD
Although all are welcome to use this code in their own work, it is not officially "released" in any capacity and many elements of it are under active development and subject to change at any time.
Please submit bug reports/feature ideas through the Github issues framework.