Skip to content

Add beta/theta ratio as control metric for evaluating algorithm performance #22

@jdpigeon

Description

@jdpigeon

As a sanity check, we should include a beta/theta ratio metric in our ML work. This should be relatively straightforward to do with the MNE library.

Details on the FFT and band means used in our app:

  • FFT input length, FFT length, and sampling rate: 256
  • Epoch length: 256 samples (1s)
  • Epoch interval: 250 ms (4times/s)
  • FFT buffer smoothed over last 4 epochs
  • Theta range: 4-8hz
  • Beta range: 13-30hz

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions