[Mne_analysis] How to convert CTF data into .fif format (MEG)?

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Fri May 30 15:04:21 EDT 2014
Search archives:

hi,

> My relatively simple question is , how to convert CTF data into .fif format?

you need to use mne_ctf2fiff from the mne C commands.

something like

mne_ctf2fiff --ds fname.ds --fif fname-raw.fif

> Anyone could know which toolbox is good at network connectivity analysis?

what analysis do you have in mind?

MNE-Python has some. See:

http://martinos.org/mne/dev/auto_examples/index.html#connectivity-analysis-examples

HTH
Alex



More information about the Mne_analysis mailing list