Error when using PeakDetector

Forum for software developers to discuss BCI2000 software development
Locked
majeed88
Posts: 3
Joined: 12 Mar 2010, 16:16

Error when using PeakDetector

Post by majeed88 » 13 Mar 2010, 14:18

Hello,

I want to Implement an SSVEP-based BCI Application.

I tried to use the PeakDetector class which is located at "src\contrib\SignalProcessing\PeakDetector".

after compiling the source using Borland I got "PeakDetectSignalProcessing.exe".

then, I loaded it using the BCI2000 launcher and I used the feedbackdemo.exe as the application module and the signalgenerator.exe as the source module but when I tried to run the application I got these errors:-

Code: Select all

3/13/2010 10:06:06 PM - Parameter "Statistics->BaselineCfg": Value at index (1, 2) is 1, exceeds high range (0).
3/13/2010 10:06:06 PM - Parameter "Statistics->BaselineCfg": Value at index (2, 2) is 2, exceeds high range (0).
3/13/2010 10:06:06 PM - Parameter "Statistics->BaselineHits": Value at index (1, 1) is 1, exceeds high range (0).
3/13/2010 10:06:06 PM - Parameter "Statistics->BaselineHits": Value at index (1, 2) is 0.5, exceeds high range (0).
3/13/2010 10:06:06 PM - Parameter "Statistics->BaselineHits": Value at index (2, 1) is 2, exceeds high range (0).
3/13/2010 10:06:06 PM - Parameter "Statistics->BaselineHits": Value at index (2, 2) is 0.5, exceeds high range (0).
3/13/2010 10:06:06 PM - Parameter "Filtering->MUD": Value at index (1, 5) is -1, exceeds lower range (0).
3/13/2010 10:06:06 PM - Parameter "Filtering->MUD": Value at index (2, 5) is -1, exceeds lower range (0).
3/13/2010 10:06:06 PM - PeakDetector::Preflight: Parameter "SpatialFilteredChannels" does not exist.
3/13/2010 10:06:06 PM - StatFilter::Preflight: State "IntertrialInterval" is inaccessible.
I was able to fix the first 8 errors by changing the according parameters. But could not fix the last 2 errors.

How can I fix them ?

mellinger
Posts: 1341
Joined: 12 Feb 2003, 11:06

Post by mellinger » 18 Mar 2010, 10:00

Unfortunately, the PeakDetector signal processing module does not work with current application modules.

Maybe we can assist you better when you describe what kind of signal processing you are trying to do?

Locked

Who is online

Users browsing this forum: No registered users and 0 guests