Dear MNE users,
I came back with a problem using mne.gui.coregistration() with CTF data.
I loaded the spm sbj and the raw file
SPM_CTF_MEG_example_faces1_3D_raw.fif and
1) I couldn't see Fiducial points
2) I couldn't see the MEG sensors
About point 1) the problem is that Christian Brodbeck wrote in the
email I attached.
If I change the 'kind' key of raw.info['dig'] to FIFF.FIFFV_POINT_CARDINAL
I'm able to see the fiducial points in the GUI, even if I think there
is probably
a mistake in assignment the nasion, lpa and rpa.
I think the right assignment should be
raw.info['dig'][0]['ident'] = 2
raw.info['dig'][1]['ident'] = 1
raw.info['dig'][2]['ident'] = 3
Does it make sense?
About point 2) I thought the problem could be the 'coil_type' of
raw.info['chs'] has
the value 201609. I tried to change this value but it didn't happen when
I import the data in the GUI.
I also tried to perform the co-registration in mne_analyze but when I
import the
raw file I get the following error message
No suitable coordinate transformation found in
SPM_CTF_MEG_example_faces1_3D_raw.fif
Thanks for any suggestions!
best regards
Annalisa
----- Messaggio inoltrato da Christian Brodbeck
<christianbrodbeck at nyu.edu> -----
Rispondi-A: Discussion and support forum for the users of MNE Software
<mne_analysis at nmr.mgh.harvard.edu>