Search found 13 matches

by rabiri
20 Mar 2017, 20:10
Forum: BCI Systems - Brain Signals
Topic: Replay pre-recorded cursor position data with BCI2000
Replies: 2
Views: 15450

Re: Replay pre-recorded cursor position data with BCI2000

Hello Peter, Thanks for your reply and support. I am working with BCI2000 (3.0.5). I could save the data and velocities into a new file (by using save_bcidat). Right now, I have the ExpressionFilter, but I am not sure how to tell BCI2000 to read my saved file. ExpressionFilter has three options: Sta...
by rabiri
25 Aug 2016, 17:37
Forum: BCI Systems - Brain Signals
Topic: Replay pre-recorded cursor position data with BCI2000
Replies: 2
Views: 15450

Replay pre-recorded cursor position data with BCI2000

Hello All, I have a pre-recorded cursor position data file (X,Y). The data was recorded from a cursor control task for some minutes. I wonder how can I reload/replay this file by BCI2000 to be able to control the cursor position/velocity in cursor task application? For training phase for the subject...
by rabiri
28 May 2015, 17:47
Forum: BCI Systems - User Applications
Topic: Reading BCI2000 data by MATLAB and throguh UDP port
Replies: 1
Views: 6919

Reading BCI2000 data by MATLAB and throguh UDP port

Hello all, I am testing BCI2000 for UDP connection for my future application. I ran BCI2000 with SignalGenerator, ARSignalProcessing, and CursorTask modules. Then, by using AppConnector help, and binding UDP ports in a MATLAB script by a code that I found online as follows: -------------------------...
by rabiri
25 Feb 2015, 09:34
Forum: BCI Systems - User Applications
Topic: CursorTask & MATLAB & DummySignalProcessing
Replies: 9
Views: 12451

Re: CursorTask & MATLAB & DummySignalProcessing

Hi Peter, In my experiment (training session), I want to control the cursor (velocity/position) by input control signals from mouse (position). I was validating the velocity calculated by: v_0 = (screen width)/(2*FeedbackDuration) v = v_0 * (control signal) = (control signal) * (screen width) / ( 2*...
by rabiri
25 Feb 2015, 09:30
Forum: BCI Systems - User Applications
Topic: CursorTask & MATLAB & DummySignalProcessing
Replies: 9
Views: 12451

Re: CursorTask & MATLAB & DummySignalProcessing

Hi Chad, I am using the latest version of BCI2000 (3.0.5) and the latest stable source code, as well. Both core CursorTask module and the compiled one (by using the source code) have this problem. I double-checked and the problem is still there. I think it should be a bug. I did not try to employ th...
by rabiri
17 Feb 2015, 20:05
Forum: BCI Systems - User Applications
Topic: CursorTask & MATLAB & DummySignalProcessing
Replies: 9
Views: 12451

Re: CursorTask & MATLAB & DummySignalProcessing

Hi Chad, Thanks for your help. About velocities of the cursor and distance traveled by the cursor, I did several tests and finally I think I figured out the issue. It seems to me there is no problem with the velocity formulation. My understanding is that this formulation is based on a screen width w...
by rabiri
15 Feb 2015, 16:42
Forum: BCI Systems - User Applications
Topic: CursorTask & MATLAB & DummySignalProcessing
Replies: 9
Views: 12451

Re: CursorTask & MATLAB & DummySignalProcessing

Sorry for this delay. If I am right, your name is Chad. Thanks a lot for your help. About your help for question 5: I checked the software again. I am not sure where can I change the parameter so that hitting the target does not finish the trial. Can you explain a little more, please. About question...
by rabiri
12 Feb 2015, 12:33
Forum: BCI Systems - User Applications
Topic: CursorTask & MATLAB & DummySignalProcessing
Replies: 9
Views: 12451

CursorTask & MATLAB & DummySignalProcessing

Dear All, Concerning real time cursor control task, I have some questions: 1- First of all, I want to be sure that the input control signals to the CursorTask application are the cursor velocities. I am using MatlabSignalProcessing to control the cursor. I want to be sure that the generated output s...
by rabiri
22 Jan 2015, 19:50
Forum: BCI Systems - User Applications
Topic: Roundtrip time Error
Replies: 6
Views: 9544

Re: Roundtrip time Error

Sorry for this delay,
Thanks a lot, we updated the graphics card drivers on our both PC and it did work!

I appreciate your support.
Best,
Reza
by rabiri
12 Jan 2015, 18:35
Forum: BCI Systems - User Applications
Topic: Roundtrip time Error
Replies: 6
Views: 9544

Re: Roundtrip time Error

I switched the RenderingQuality setting to low (0)! It worked on two PCs which I had this problem with. Thank you very much! But I think for future demonstration, choosing this low quality is not a good option. I was wondering if you had any suggestion to have a high quality as well. Is it a good id...
by rabiri
12 Jan 2015, 17:09
Forum: BCI Systems - User Applications
Topic: Roundtrip time Error
Replies: 6
Views: 9544

Re: Roundtrip time Error

Thanks for your reply, I have just changed the operator on my PC to Windows 8 similar to my laptop. But, anyway, it still does not work even with setting the source to not write the file. The CursorTask is running at around 14%,15% of CPU during operation on my PC and I am getting the error. I think...
by rabiri
12 Jan 2015, 11:46
Forum: BCI Systems - User Applications
Topic: Roundtrip time Error
Replies: 6
Views: 9544

Roundtrip time Error

Dear all, I was running BCI2000 (3.0.5) and "cursortask_signalgenerator.bat" on our lab PC (with Windows 7 Enterprise) and after clicking on start button, I got the error: " DataIOFilter::Process: Roundtrip time consistently exceeds block duration". Meanwhile, I did not receive t...
by rabiri
29 Sep 2014, 16:39
Forum: BCI Systems - User Applications
Topic: BioRadio and BCI2000
Replies: 2
Views: 7858

Re: BioRadio and BCI2000

Hello, I am attempting to make interface between BioRadio 150 and BCI2000. I faced with some errors concerning the config part of BCI2000 launcher and I figured out the errors and solved them. Right now, After launching the modules and clicking on Set Config button, the USB receiver try to connect t...