[Eeglablist] pop_autorej Error Message
parivash purabbasi
parivashpurabbasi at yahoo.com
Sun Aug 23 23:27:52 PDT 2015
Hello dear eeglabers
I use below code line to run automatic artifact rejection :
[EEG1, rmepochs1] = pop_autorej(EEG1,'maxrej',5,'startprob',3,'eegplot','off','nogui','on');
for part of my data I receive this error message:
Reference to non-existent field 'kurtE'.
Error in pop_rejkurt (line 153) if isempty(EEG.stats.kurtE )
Error in pop_autorej (line 212) EEG = pop_rejkurt(EEG,processdat,complist ,6,6,0,0);
Error in main2 (line 33) [EEG1, rmepochs1] = pop_autorej(EEG1,'maxrej',5,'startprob',3,'eegplot','off','nogui','on');
I've got no clue where this error comes from and what to do?
I use eeglab11_0_4_3b version. but I also check this line code in latest version and receive the same error for whole parts of my data.
I appreciate any help and suggestion.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20150824/2c07fe07/attachment.html>
More information about the eeglablist
mailing list