Tests Failing on Ubuntu 12.10
Posted: 22 Apr 2013, 18:17
Hi all,
I try to get BCI2000 running on Ubuntu 12.10.
Despite the python problem I opened the other thread for, compiling works fine.
Unfortunately, the tests are failing awfully. It follows the end of my P3SpellerS001R01.dat_Results.txt:
This is representative. For this file, 22016 out of 22393 lines contain either 32767 or 32768.
The other *Result files look the same.
How can this be fixed?
sincerely,
Max
I try to get BCI2000 running on Ubuntu 12.10.
Despite the python problem I opened the other thread for, compiling works fine.
Unfortunately, the tests are failing awfully. It follows the end of my P3SpellerS001R01.dat_Results.txt:
Code: Select all
...
Difference: signal value "32767" should be "86".
Difference: signal value "-32768" should be "-176".
Difference: signal value "32767" should be "121".
Difference: signal value "-32768" should be "-389".
------------------------------------------
Number of Differences: 22388
Number of Significant Differences: 22388
The other *Result files look the same.
How can this be fixed?
sincerely,
Max