[Mne_analysis] Trouble convertig 4D to .fif continued --- import / export open MEG format?

Alexandre Gramfort gramfort at nmr.mgh.harvard.edu
Tue Jun 26 11:17:19 EDT 2012
Search archives:

hi,

> I'm currently having trouble converting my 4D data to fif. Obviously,
> something is wrong about the files written by the 4D-software's
> converter that I submitted to the mne_insert_4D_comp. Unfortunately
> the documentation does not tell, how the files submitted should look
> like. I guess it is something about the fif data, as the program
> returns the same output -- just for 248 sensors -- if I exclude the
> reference channel.

I don't know about this. Matti is probably the best person to answer this one.

> I also wonder whether there is a way to create fif files or export
> data from MNE based on an open format, e.g. hdf5. This would be very
> helpful as it would allow me to plug the MNE software into our site's
> data-processing workflow.

you can write hdf5 from matlab or python. Writing the data is easy. It might
be more complicated to store the measurement info structure (or
dictionary in python).
Note that moving away from the fif format will make things difficult to go
all the way to the inverse problem and source estimation.

let me know if you need help with that.

Alex



More information about the Mne_analysis mailing list