[Eeglablist] importing ANT.cnt files to EEGLAB

Arnaud Delorme arno at ucsd.edu
Sat Jun 23 08:06:22 PDT 2012


For reference, the pop_loadcnt function is for processing Neuroscan CNT datafiles while the pop_loadeep function is for processing ANT CNT datafiles.
Both ANT and Neuroscan use the same file extension but different functions are being used to import the data.
Best,

Arno

On May 5, 2012, at 3:02 PM, Ivan Myatchin wrote:

> Hi Aneta,
> 
> you can use pop_loadcnt. For instance, I had the following in my script:
> 
>             EEG = pop_loadcnt(strcat(loaddir, set_name, '.cnt'), 'dataformat', 'int32');
>             [ALLEEG EEG CURRENTSET] = eeg_store(ALLEEG, EEG);
>             
>             set_save_name = [save_name, '_', task_save, '_segment_', part, '.set'];
>             
>             EEG = pop_saveset( EEG, set_save_name, savedir);
> 
> I run the script under Matlab 7.0.4 and EEGLAB 5.03 and it worked 
> 
> Regards,
> Ivan 
> 
> 
> 04.05.2012 22:13, Aneta Kielar написал:
>> 
>> Hi,
>> I have EEG data which was collected with the ANT system. It is in the .cnt format, but I have trouble importing it to the EEGLAB. I tried to download ANT import plug-in from the EEGAB website, but the link seems to be broken. I was wondering if anyone has any solutions or suggestions.
>> Thanks,
>> Aneta
>>  
>> Aneta Kielar, Ph.D.
>> Postdoctoral Fellow
>> Rotman Research Institute - Baycrest Hospital
>> University of Toronto
>> 3560 Bathurst Street
>> Toronto, Ontario, M6A 2E1, Canada
>> Phone: 416-785-2500 ext.2142
>> 
>>  
>> 
>> 
>> _______________________________________________
>> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
>> To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
>> For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20120623/a86b134b/attachment.html>


More information about the eeglablist mailing list