Search found 3 matches

by claytonidestae
Fri Jan 05, 2018 2:48 pm
Forum: Boxes
Topic: Openvibe 1.3.0 DSP crashing the designer
Replies: 1
Views: 1976

Openvibe 1.3.0 DSP crashing the designer

Hello, I was training a classifier and I was using a DSP box to manipulate the data, but the designer stops responding when it reach the end of the file. The main one that crashes it is the following: x == 0 ? 0 : log(abs(x)). Is there something wrong with the logic there or do I just have to update...
by claytonidestae
Tue Dec 26, 2017 4:44 pm
Forum: Acquisition server and drivers
Topic: Drift continually increasing
Replies: 3
Views: 9826

Drift continually increasing

Hello, I am working with an OpenBCI headset with openvibe to collect some data, but every time I connect the headset to the acquisition server, the drift is far too high on the early side of the spectrum. Additionally, the drift increases linearly with time. As I am writing this, I have let it run f...
by claytonidestae
Sat Oct 28, 2017 7:50 pm
Forum: Help for building the software
Topic: Running openvibe on Ubuntu
Replies: 12
Views: 24834

Running openvibe on Ubuntu

Hello, earlier today I was installing the stable source code on my computer (ubuntu 64-bit, v.16.04) and the build was successful, but I cannot find a dist/ folder that contains the scripts needed to launch the components of openvibe (such as the designer or acquisition server). Instead, the build c...