Curry 7 Neuroscan .dat files

Hello All,

We have recently switched over from using Scan (.cnt) to Curry 7 (.dat) and I was wondering if theres an mne function to read in this file type? I haven?t been able to find any info about it online. For now I?ve found a sort of messy work around in which I can read the file into EEGLAB and immediately export it and then read it into mne using mne.io.read_raw_eeglab(). I?m sure there?s a much more elegant solution, any suggestions? Thanks!

Best,
Sage

hi Sage,

no this has never been implemented and remains to be done by a volunteer...

Best,
Alex

Hi Sage,

I wouldn't mind helping you out if you would like to add support for the
Curry files. I see that there is an implementation
<http://education.msu.edu/kin/hbcl/_files/loadcurry_Documentation.pdf> in
EEGLab but I don't know what the licensing is for their package. I also
looked to see if there was available information from Curry itself but it
was not very transparent (also the pdf documentation requires a password to
open).

Best,

teon <http://teonbrooks.github.io>