MNE issue opening average/raw data files

Hi all, I'm working on a 64-bit Ubuntu 11.10 system. Seems that MNE_analyze
can't open neither average nor raw files (sss-tsss). With raw data it gives
me an error related to Tag Directory, with average files it simply "says"
that the file doesn't load properly. Could it be a problem related to
ubuntu in general/this specific version, or is it an mne bug?

Thanks,

Emiliano,

University of Siena, Italy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20120629/69ee2e14/attachment.html

hi Emiliano,

can you load raw recordings with no preprocessing?
can you do :

mne_browse_raw --raw my_file_raw.fif

?

Alex

Hi Emiliano,