[Mne_analysis] issue with brainsuite and bem ico_downsample
Yvonne Yau
yvonne.yau at mail.mcgill.ca
Thu Apr 4 19:16:09 EDT 2019
External Email - Use Caution
Hi guys,
I'm having some issues with the BEM meshes for my EEG data. I've tried two approaches:
(1) Using freesurfer watershed and trying different preflood levels, but it seems to do a bad job with the outer_skull.surf being misplaced (see attached image)
(2) I've had better success with using Brainsuite and have followed the guidelines; converting it from dfs to surf using mne_convert_surface, and then reducing the number of triangles to 10,000 using mne_reduce_surface. When I try to run mne.make_bem_mode, I get the error:
File "/usr/anaconda3/envs/mne/lib/python3.6/site-packages/mne/bem.py", line 344, in _ico_downsample
raise RuntimeError(bad_msg)
RuntimeError: A surface with 10000 triangles cannot be isomorphic with a subdivided icosahedron.
Any ideas?
Best, Yvonne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20190404/d09cdfbe/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: src_surf_bem.png
Type: image/png
Size: 201287 bytes
Desc: src_surf_bem.png
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20190404/d09cdfbe/attachment-0001.png
More information about the Mne_analysis
mailing list