cifti correlate¶
Usage
Run using mc_script cifti correlate after installation or using ~ndcn0236/bin/mc_script cifti correlate on jalapeno.
Import in python using from mcutils.scripts.cifti import correlate
Documentation
Correlates two CIFTI files
Functions
|
Correlates two memory mapped arrays |
|
Computes the Pearson r correlation for two arrays |
|
Computes the correlation between dense connectomes |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |
Classes
|
Pretends to be a nibabel image of the dconn file |
|
Pretends to be a nibabel dataobject of a dconn file |