Dear Alexandre,
thanks for your feedback. What we are trying to do with Alexandre
(Fabre), who posted the first email, is to create a source space using
the cortical meshes from Brainvisa.
Today, we managed to create a .sphere file in Brainvisa that maps each
node of the Lwhite mesh onto the sphere. This seems equivalent to the
procedure done in Freesurfer. Both have approximately 50k nodes per
hemisphere. What we are tying to deal now is to create the source space by :
1) downsample the mesh to 10k or 5k nodes
2) avoid some nodes which are not on the cortical sheet. For example, in
Brainvisa some nodes are in the cingular pole, where we don't want
source reconstruction from. We do have a "texture" for each node of the
mesh that indicates the brain region according to MarsAtlas (the atlas
we use in Brainvisa).
To do so, we were thinking to use mne.setup_source_space. Any suggestion
as you said to "hack" this functiona are welcome.
If it is not possible, I guess we will have to modify the function.
Thanks a lot,
Andrea