eelbrain.pipeline.FSAverageParc

class eelbrain.pipeline.FSAverageParc(views=None)

Fsaverage parcellation that is morphed to individual subjects

Parcs that are defined for the fsaverage brain and should be morphed to every other subject’s brain. These parcellations are automatically morphed to individual subjects’ MRIs.

Examples

Predefined parcellations:

parcs = {
    'PALS_B12_Brodmann': FSAverageParc(),
    }

Methods

as_dict()