Hi! Does anyone know where i can get the atlas labels for the Brainnetome atlas (as found in Brainnetome Atlas | Download, file “BN_Atlas_246_2mm.nii”)?
Likewise does anyone know where I get the atlas labels for MIST-122 and MIST-197? As found with:
from nilearn.datasets import fetch_atlas_basc_multiscale_2015
mist_atlas = fetch_atlas_basc_multiscale_2015(resolution=122)
atlas_file = mist_atlas['maps']
Many thanks in advance.