Volume source space shape field not saved in 0.17 version

External Email - Use Caution

Dear MNE developers,

We had our custom code made for importing volume source spaces from MNE python to Fieldtrip, that was using the shape field in volume source space that were created. Now we have noticed that once we set up a volume source space in MNE python (using the function mne.setup_volume_source_space), there is a shape field in volume source space but the mne.write_source_spaces or SourceSpaces.save function is not saving the shape field, which was available in previous versions.

Do you think it can be fixed? Or should we make a custom code to fix it ourselves?

Best regards,

Elin and Bushra at Gothenburg University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20180802/93d5f0e1/attachment.html

External Email - Use Caution

Hi Elin,

please open an issue on github for this.

http://github.com/mne-tools/mne-python/issues

we first need to find out when we changed this behavior.

Alex