Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calibration #6

Open
lukemorse opened this issue Jan 26, 2019 · 3 comments
Open

Calibration #6

lukemorse opened this issue Jan 26, 2019 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@lukemorse
Copy link

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
It would be great to have a calibration feature similar to what Muse has done with their own app.

@LuukEbenau
Copy link
Owner

I agree with that this is a quite manatory feature, which most people would need. However i'm not quite sure how we can implement this feature properly.

One potentional implementation:

  1. Add a Calibrate(seconds) method to the Muse class.
  2. Add a signaladdress for Eeg_calibrated (or per frequency range, like SignalAddress.Delta_Calibrated, enz.)
    This allows subscribing to the calibrated signals.

I am also not quite sure yet how to implement the calibration method. Anyone some suggestions for algorithms which can be of use?

@LuukEbenau LuukEbenau added the help wanted Extra attention is needed label Jan 26, 2019
@lukemorse
Copy link
Author

lukemorse commented Jan 26, 2019 via email

@LuukEbenau
Copy link
Owner

LuukEbenau commented Jan 27, 2019

It's also not really inside my own toolset, but perhaps I (or someone else) can make an initial suboptimal version of an calibration method, which can be improved by someone more experienced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants