Home
last modified time | relevance | path

Searched refs:pcc_labels (Results 1 – 1 of 1) sorted by relevance

/dports/science/py-nilearn/nilearn-0.8.1/examples/01_plotting/
H A Dplot_surf_stat_map.py94 pcc_labels = np.where(parcellation == labels.index(pcc_region))[0] variable
97 seed_timeseries = np.mean(timeseries[pcc_labels], axis=0)
119 pcc_map[pcc_labels] = 1