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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea to implement for EEG decoding the option to convert it to DFT? #201

Open
SjoerdTimovanVliet opened this issue Jul 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@SjoerdTimovanVliet
Copy link

SjoerdTimovanVliet commented Jul 28, 2022

馃摑 Provide a description of the new feature

What is the expected behavior of the proposed feature? What is the scenario this would be used?


Modify the code such that it is converted to DFT using FFT as possible preprocessing step, before decoding the brainsignals.

If you'd like to see this feature implemented, add a 馃憤 reaction to this post.

@tmorshed
Copy link
Collaborator

Hi @SjoerdTimovanVliet,

Our library implements a minimal set of analysis tools and is mainly for running and recording EEG experiments with mobile EEG. For preprocessing and processing EEG data, there are other libraries commonly used (such as SciPy and MNE-Python).

But if you would like, you can make an example tutorial (a la this section of the docs website) comparing DFT and FFT for neural time series analysis, and make a pull request for it, we would be more than happy to look at it.

Thank you again.

@oreHGA oreHGA added the enhancement New feature or request label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants