I am using the fsaverage brain for subjects for which no structural MRIs are available. During coregistration I noticed that quite a few subjects have a head that is much smaller than the fsaverage head. Is there a possibility to scale the fsaverage brain to fit a subject's head shape better? If this is not implemented, would it be possible to implement it in Python with mne-python/PySurfer? (i.e., which files would have to be modified/created?) Or is this scale difference not a real problem?
Thanks for your suggestion! I am not familiar with SPM and brainstorm, would they allow to import bem files, scale them to fit the digitization data in a fiff file, and export them again as a bem? Or would I have to do the whole source estimation in the respective package?
They both are Matlab base packages and support import/export of
surface/volume data, using freesurfer and mne matlab toolboxes you can
easily exchange data between the packages.