P300 Classifier GUI Bug?
Posted: 17 Mar 2011, 08:50
I recorded generated data (from SignalGenerator) using the StimulusPresentation application.
After I finished recording (in copy mode), I tried to generate weights with the P300 Classifier GUI.
After clicking the "generate" button, the application crashes.
It crashes in the file "remmean.cpp", line 235. It seems that the "index" variable is not initialized because the condition "element_value < min_value" was never met.
How can I fix it?
Also, the decimation field in the GUI accepts only two digits.
Why is that? It says in the help that if I want no decimation then I need to write my sampling rate and usually it is above 100hz...
Thanks.
After I finished recording (in copy mode), I tried to generate weights with the P300 Classifier GUI.
After clicking the "generate" button, the application crashes.
It crashes in the file "remmean.cpp", line 235. It seems that the "index" variable is not initialized because the condition "element_value < min_value" was never met.
How can I fix it?
Also, the decimation field in the GUI accepts only two digits.
Why is that? It says in the help that if I want no decimation then I need to write my sampling rate and usually it is above 100hz...
Thanks.