Skip to content

gagdiez/Citrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citrix - Cifti Tricks

Suite of tools to easily manipulate CIFTI files in Python. CIFTI files is a special type of format used in the Human Connectome Project to store neuroimaging data. Particularly, this package wraps different cifti-related nibabel functions to ease the process of creating different kind of files such as .dconn, .dlabel, etc.

So far the package includes two useful command line tools: ctrx_dlabel_to_nifti and ctrx_dtseries_to_nifti, allowing to transform between surface-based data and their volumetric counterpart.

Install

Clone this repository in your computer, then execute:

pip install . -e

About

Suite of tools to manipulate CIFTI files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages