I am trying to create a volume source space using a text file
containing the source locations. However, I get a segmentation fault
(core dumped) error if I use the mri option. The position file is in
MRI (surface RAS) coordinates as recommended by the MNE manual. Here
is an example of the error -- this kind of error occurs regardless of
what text file or MRI volume (T1/brain/brainmask etc) I give it.
The unfortunate answer is that the interpolator cannot be created for discrete source spaces. I changed the code to prevent such an attempt and the fixed software will be in the nightly build tomorrow.