displaying imported EDF data

I created an EDF file from Net Station and converted it to fif format. I then tried to view it with mne_analyze. When I go to select the file, it is in the menu, but has no data sets, so I cannot continue. Any idea how I can make sure it has a data set? I did not include en electrode location file yet.

Thanks,
-Jeff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20111020/71898520/attachment.html

Hi Jeff,

can you share your conversion script for example with :

https://gist.github.com

so I can take a look.

Alex

erratum:

http://martinos.org/mne/manual/convert.html?highlight=edf#importing-eeg-data-saved-in-the-edf-edf-or-bdf-format

you should be able to convert EDF with mne_edf2fiff

Alex