FYI: EGI support in MNE-Python

Dear list + EGI users,

I'm glad to announce that we just added reading + conversion support for
Netstation EGI data:

https://github.com/mne-tools/mne-python/pull/1218

To read in EGI data stored in the simple binary format you can from now on
use

`mne.fiff.egi.read_egi_raw`

Any feedback is appreciated.

Best,
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20140414/5b7288e5/attachment.html

Note, that you must be using the latest master from github to utilize
this. The upcoming mne-python release will contain these changes, but
has not yet been built. This list will receive an email about this and
other new features once a new release is built and released, but you
can use them today, if you download the latest master from github.

HTH,
D