[Eeglablist] Epoch consistency problem in study

Arnaud Delorme arno at ucsd.edu
Fri Jan 18 18:51:26 PST 2013


Dear Eric,

below is the code that checks epoch consistency.
[ ALLEEG.pnts ] should all be the same number
[ ALLEEG.xmin ] should all be the same number as well
Thanks,

Arno

allpnts = unique( [ ALLEEG.pnts ] );
allxmin = unique( [ ALLEEG.xmin ] );
if length(allpnts) == 1 & length(allxmin) == 1, res = 'yes'; end;

On 16 Jan 2013, at 10:42, Enrico Calore wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 01/16/2013 07:06 PM, Makoto Miyakoshi wrote:
>> Dear Enrico,
>> 
>> Ok, then that's something else. Do your datasets all have the same
>> epoch lengths?
> 
> Yes, eeglab reports the same length, in terms of seconds (start-end)
> and in terms of samples too.
> 
> Enrico
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
> 
> iEYEARECAAYFAlD29H0ACgkQJWj+pgfIIKrWigCeKuULmRKIoednWKj8kF8335KW
> XOwAn22P3El6I5cvsoibDap1/OpcEFs4
> =vTkP
> -----END PGP SIGNATURE-----
> _______________________________________________
> 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





More information about the eeglablist mailing list