Attain Mu Values
Posted: 14 Jan 2004, 12:46
Hi,
I'm trying to extract the 2 mu values that come out of BCI2000. What
function or variable are these 2 values stored in? I noticed there's something called signals[0] that's accessed in the Feedback function for TTask, so I was wondering maybe if I just did signals[1] I would get the 2nd value? I did that and it just outputs a constant value every single time. I also looked at the Task2D class and looked at the signal[0] and signal[1] in that. Those values seem to be the cursor position, not the raw mu values.
Also, is it expected that the mu value should jump around wildly between -
32767 to 32767 or is it supposed to be a smooth curve?
Thanks,
Umang
I'm trying to extract the 2 mu values that come out of BCI2000. What
function or variable are these 2 values stored in? I noticed there's something called signals[0] that's accessed in the Feedback function for TTask, so I was wondering maybe if I just did signals[1] I would get the 2nd value? I did that and it just outputs a constant value every single time. I also looked at the Task2D class and looked at the signal[0] and signal[1] in that. Those values seem to be the cursor position, not the raw mu values.
Also, is it expected that the mu value should jump around wildly between -
32767 to 32767 or is it supposed to be a smooth curve?
Thanks,
Umang