Thanks Elena,<br><br>I found a way, described here under "comments" to importing neuromag .fif data.<br><a href="http://sccn.ucsd.edu/wiki/A01:_Importing_Continuous_and_Epoched_Data#Supported_Data_Formats" target="_blank">http://sccn.ucsd.edu/wiki/A01:_Importing_Continuous_and_Epoched_Data#Supported_Data_Formats</a><br>

<br>Thanks,<br>Max<br><br><div class="gmail_quote">2010/11/20 Elena Orekhova <span dir="ltr"><<a href="mailto:Elena.Orekhova@neuro.gu.se">Elena.Orekhova@neuro.gu.se</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">






<div>
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;"><font size="2"><span style="font-size: 10pt;"></span></font>Hi Max,<br>
<br>
I am not sure how it is now, but until recently there was no EEGlab method for that.<br>
<br>
I use MNE matlab toolbox  for fif to matlab conversion:<br>
<br>
raw = fiff_setup_read_raw(infile.fif);<br>
[ data, times] = fiff_read_raw_segment(raw, raw.first_samp, raw.last_samp );<br>
<br>
You can download the MNE at <br>
<a href="http://www.nmr.mgh.harvard.edu/martinos/userInfo/data/sofMNE.php" target="_blank">http://www.nmr.mgh.harvard.edu/martinos/userInfo/data/sofMNE.php</a><br>
<br>
Hope it helped,<br>
<br>
Elena<br>
<br>
<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr>
<div style="direction: ltr;"><font color="#000000" face="Tahoma" size="2"><b>From:</b> <a href="mailto:eeglablist-bounces@sccn.ucsd.edu" target="_blank">eeglablist-bounces@sccn.ucsd.edu</a> [<a href="mailto:eeglablist-bounces@sccn.ucsd.edu" target="_blank">eeglablist-bounces@sccn.ucsd.edu</a>] on behalf of Maximilien Chaumon [<a href="mailto:maximilien.chaumon@gmail.com" target="_blank">maximilien.chaumon@gmail.com</a>]<br>


<b>Sent:</b> Friday, November 19, 2010 3:40 AM<div class="im"><br>
<b>To:</b> <a href="mailto:eeglablist@sccn.ucsd.edu" target="_blank">eeglablist@sccn.ucsd.edu</a><br>
<b>Subject:</b> [Eeglablist] Neuromag sensor locations<br>
</div></font><br>
</div><div><div></div><div class="h5">
<div></div>
<div>Hello EEGlabbers,<br>
I'm trying to import sensor locations from my .fif files out of a neuromag machine and can't get to stick it into eeglab structure.<br>
Has anyone ever transformed sensor locations from neuromag to eeglab?<br>
Any help is appreciated,<br>
Thank you,<br>
Max<br>
</div>
</div></div></div>
</div>
</div>

</blockquote></div><br>