Page 1 of 1

Configuration of the computation time of the features in the CursorTask application

Posted: 19 Oct 2015, 05:05
by fanny
Hi everybody,

I am trying to configure the CursorTask application and I would like that the features (power spectrum) to control the BCI are computed every 20 ms using the past 500ms of data. I think "using the past 500ms of data" is controlled by the "WindowLength" parameter. However, I did not find the parameter to fix that the features are computed every 20ms.
Is it the "EvaluationsPerBin" parameter?

Thank you for your help,

Fanny

Re: Configuration of the computation time of the features in the CursorTask application

Posted: 20 Oct 2015, 15:01
by pbrunner
Fanny,

the WindowLength parameter [1] controls the duration of data that is used for each spectral estimate. The SamplingRate/SampleBlockSize controls the number of spectral estimates per second.

Regards, Peter

[1] http://www.bci2000.org/wiki/index.php/U ... ndowLength

Re: Configuration of the computation time of the features in the CursorTask application

Posted: 28 Oct 2015, 06:28
by fanny
Peter,

Thank you very much for your response. It helped me.

Regards,

Fanny