Fetch the modified subdivided aparc parcellation.
This will download and install the subdivided aparc parcellation :footcite:’KhanEtAl2018’ files for FreeSurfer’s fsaverage to the specified directory.
str | NoneThe subjects directory to use. The file will be placed in
subjects_dir + '/fsaverage/label'.
str | int | NoneControl verbosity of the logging output. If None, use the default
verbosity level. See the logging documentation and
mne.verbose() for details. Should only be passed as a keyword
argument.
References
mne.datasets.fetch_aparc_sub_parcellation#