Skip to content

Conversation

@neurosignal
Copy link

Hi,
Since last year Megin has changed the head shape digitization (extra points) from point to string; however, MNE had been supporting only FIFFT_DIG_POINT_STRUCT for those. This leads to missing extra points if the data is recorded using new DACQ systems from MEGIN. Therefore, the support for the string type FIFFT_DIG_STRING_STRUCT was required.
The issue was resolved early this year in MNE-Python and during summer in MNE-MATLAB (please see the passed test results and detailed conversation here: https://github.com/mne-tools/mne-matlab/pull/36/commits). Furthermore, it was updated into FieldTrip and BrainStorm; however, SPM12 is still missing this update.
Here, I made the required changes to the fiff_read_meas_info.m and fiff_read_tag.m files to support reading the string-type digitization.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant