Closed kingjr closed 9 years ago
yes use the mailing list.
have you tried to use the atlas or gcaatlas options which help if you have a crappy MRI.
I usually get that error when there is noise at the bottom of the MRI. 99% of the time, zeroing out the bottom slice in T1.mgz and rerunning the surface generation fixes it for me.
@Eric89GXL Thanks, I never manipulated mgz data, do you have a script that check this noise and zero it?
No, we do it manually using FreeView
because it's so rare, but come to think of it, it should be almost trivial with nibabel
to do the zeroing. We never check the noise, we just try the zeroing fix and it almost always works.
It was a libgfortran lib issue missing from the os environment.
Thanks for your help!
Hey,
I'm encountering an error on some of my subjects when running mne.bem.make_watershed_bem and I'm not sure what to do here. Do you think it's related to a non-closed mesh?
leads to
which ends up crashing
Thanks a lot!
PS: shall I use the mailing list rather than github for this kind of questions?