Open jbrukh opened 11 years ago
Does this come out of the device, or this something we post process?
Out of the device.
On Sat, May 11, 2013 at 8:44 PM, Jonathan Goldman notifications@github.com wrote:
Does this come out of the device, or this something we post process?
Reply to this email directly or view it on GitHub: https://github.com/jbrukh/octopus/issues/28#issuecomment-17770303
Only if you explain to me exactly how FFTs work. Herp herp.
Sorry, I misunderstood your question. We need to post process the data and in it through an FFT C lib. I already did this for the NeuroSky device, have the code.
On Sat, May 11, 2013 at 8:51 PM, Jonathan Goldman notifications@github.com wrote:
Only if you explain to me exactly how FFTs work. Herp herp.
Reply to this email directly or view it on GitHub: https://github.com/jbrukh/octopus/issues/28#issuecomment-17770359
Does this need to be done real time?
No, just as a post processing thing. It's a nice to have to begin getting some semblance of what's actually in the data.
On Sat, May 11, 2013 at 8:53 PM, Jonathan Goldman notifications@github.com wrote:
Does this need to be done real time?
Reply to this email directly or view it on GitHub: https://github.com/jbrukh/octopus/issues/28#issuecomment-17770380
Have to think about how to deliver this data for you, but essentially it will be an FFT that shows what the prominent frequencies are at play and how they correspond to well-understood "alpha", "beta", "gamma", etc. waves.