run¶
Import in python using from mcot.core._scripts.cifti.correlate import run
-
mcot.core._scripts.cifti.correlate.run(dconn1, dconn2, split_greyordinates: nibabel.cifti2.cifti2_axes.BrainModelAxis = None)[source]¶ Computes the correlation between dense connectomes
Parameters: - dconn1 – (M, N) nibabel Cifti2Image
- dconn2 – (M, N) nibabel Cifti2Image
- split_greyordinates – defines M voxels/vertices to select sub-set of features the features
Returns: dictionary mapping names of target regions to (N, ) arrays