[Eeglablist] laplacian time

arno arno at salk.edu
Tue Mar 6 11:39:22 PST 2007


No this is normal. The del2map function is not optimized to work on 
continuous data. You could easily look at it to introduce a speed factor 
of more than 20 or more probably (I guess processing a dataset of 190 
000 should not take more than one hour). The computation of the 
laplacian is really fast. It is the interpolation which is slow. I have 
entered an enhancement suggestion in our Bugzilla system.

https://sccn.ucsd.edu/eeglab/bugzilla/show_bug.cgi?id=222

If you wish, just use the function eeg_interp which can compute faster 
interpolation (attached) and add some code to compute the laplacian

Best,

Arno

Maria L. Stavrinou wrote:
> Dear EEGLab creators and users
> We are trying to use the laplacian introduced into EEGLAB (the del2map 
> function). We use it on 60 channels on continuous data (a typical 
> dataset is about 190000 datapoints per channel, and it takes 
> approximately 1-2 days. That is normal, or we might be doing something 
> wrong?
>  
> Best regards,
> Maria
>  
> Maria L. Stavrinou PhD
> Biosignal Processing Laboratory,
> Department of Medical Physics,
> School of Medicine,
> University of Patras,
> Rio Campus, 26500, 
> Greece
> tel. lab. 0030-2610-966115
>  
> web page:
> http://nucleus.med.upatras.gr/~maria/hello.htm 
> <http://nucleus.med.upatras.gr/%7Emaria/hello.htm>
>  
>
>  
>
>  
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> eeglablist mailing list eeglablist 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20070306/ceea0dfa/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: eeg_interp.m
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20070306/ceea0dfa/attachment.ksh>


More information about the eeglablist mailing list