jbrukh / octopus

Project Octopus
0 stars 0 forks source link

Add spectrum analysis to the recording page. #28

Open jbrukh opened 11 years ago

jbrukh commented 11 years ago

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.

jonnii commented 11 years ago

Does this come out of the device, or this something we post process?

jbrukh commented 11 years ago

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

jonnii commented 11 years ago

Only if you explain to me exactly how FFTs work. Herp herp.

jbrukh commented 11 years ago

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

jonnii commented 11 years ago

Does this need to be done real time?

jbrukh commented 11 years ago

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