Chao-Jiang / cifti-matlab

MATLAB code for reading and writing CIFTI connectivity files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MATLAB code for reading and writing CIFTI files

NOTE: The code available in this repository has known behaviors that are problematic when using fMRI CIFTI data processed with HCP templates. For fMRI CIFTI data, we recommend and provide support for using ciftiopen/ciftisave/ciftisavereset, available at https://wiki.humanconnectome.org/display/PublicData/HCP+Users+FAQ, FAQ #2, option B.

This repository contains a subset of the MATLAB code from the FieldTrip and the SPM toolboxes. It should allow MATLAB users and developers to integrate the CIFTI file format in their analysis pipelines, using the data and tools of the Human Connectome Project (HCP).

See http://www.humanconnectome.org for details on the HCP.

See http://www.nitrc.org/forum/forum.php?forum_id=1955 for details on CIFTI.

See http://www.fieldtriptoolbox.org for details on FieldTrip.

See http://www.fil.ion.ucl.ac.uk/spm/ for details on SPM.

See the LICENSE and GPL files for copyright information.

About

MATLAB code for reading and writing CIFTI connectivity files

License:Other


Languages

Language:MATLAB 76.3%Language:C 22.9%Language:Shell 0.8%Language:Makefile 0.0%