Return a list of names and colors of segmented volumes.
str
Filename to read. Typically aseg.mgz or some variant in the freesurfer pipeline.
If True returns also the labels colors.
dict
| None
A lookup table providing a mapping from region names (str) to ID values (int). Can be None to use the standard Freesurfer LUT.
New in version 0.21.0.
See also
Notes
Changed in version 0.21.0: The label names are now sorted in the same order as their corresponding values in the MRI file.
New in version 0.9.0.
mne.get_volume_labels_from_aseg
#Visualize source time courses (stcs)