[Mne_analysis] Example on SPM Faces dataset - 2 questions

pascarel at dima.unige.it pascarel at dima.unige.it
Thu Oct 1 18:02:31 EDT 2015
Search archives:

Dear MNE users,

I have two different questions about the example plot_spm_faces_dataset.py.

1) If I run the code and I try to plot the ICA components on time

    >>>  show_picks = numpy.abs(eog_scores).argsort()[::-1][:5]
    >>>  fig1=ica.plot_sources(raw, show_picks, exclude=eog_inds)


    I obtain the figure u find in attachment.
    My question is: why do I see the ref channels?

    In the old mne-python version I had a different layout, as that
    shown in plot_ica_from_raw.py.

    What's wrong?


2) I tried to co-register using mne.gui.coregistration()

    I load the spm sbj and the raw file SPM_CTF_MEG_example_faces1_3D_raw.fif.
    Does this file contain only the fiducial points?

    If yes, when I load the raw file I can't see the fiducials in the gui.

    Where I'm making a mistake?


THKS A LOT for help me.

Best regards,
Annalisa






-- 
Dott. Annalisa Pascarella
Istituto per le Applicazioni del Calcolo "M. Picone"
Consiglio Nazionale delle Ricerche
Via dei Taurini 19, 00185 Roma (Italy)
Ph.:+39-0649270946; Fax:+39-064404306
-------------- next part --------------
A non-text attachment was scrubbed...
Name: plot_sources.png
Type: image/png
Size: 32374 bytes
Desc: not available
Url : http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20151001/eaef831e/attachment-0001.png 


More information about the Mne_analysis mailing list