eelbrain.pipeline.FreeSurferParc
- class eelbrain.pipeline.FreeSurferParc(views=None)
Parcellation that is created outside Eelbrain for each subject
Parcs that can not be generated automatically (e.g., parcellation that comes with FreeSurfer). These parcellations are automatically scaled for brains based on scaled versions of fsaverage, but for individual MRIs the user is responsible for creating the respective annot-files.
See also
Examples
Predefined parcellations:
parcs = { 'aparc': FreeSurferParc(), }