List of fMRI manipulation utilities.
fmralign.embeddings: Embedding Utilities¶
Functions¶
|
Compute connectivity features for a single subject. |
Creates a sparse matrix where element (i,j) is 1 if labels[i] == labels[j], 0 otherwise. |
|
|
Generate an array of labels for each voxel in the data. |
Creates a sparse adjacency matrix from a mask image where each voxel is connected to its neighbors within a specified radius. |