Module connectome.preprocessing.reorder_matrices_regions
reorders connectivity matrices on the basis of the yeo7 network
Functions
def reorder_matrices_regions(matrices: list, network: str = 'yeo7') ‑> numpy.ndarray-
Reorders connectivity matrix according to network regions
Args
matrices- list of connectvity Matrices
network- Yeo7 or Yeo17 network
Returns
List of reordered connectvity Matrices