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

Filter bank feature to prepare data for AE-HMM #243

Open
davidhaslacher opened this issue Apr 13, 2024 · 1 comment
Open

Filter bank feature to prepare data for AE-HMM #243

davidhaslacher opened this issue Apr 13, 2024 · 1 comment

Comments

@davidhaslacher
Copy link

As far as I can tell, it is currently only possible to prepare data within a single frequency band (i.e. it is not possible to filter several copies of the data, that are then concatenated across channels). In some situations, however, one might want to use the AE-HMM model on data featuring multiple frequency bands (e.g. for EEG sensor-space analyses). Would it be sensible to add such a filter bank feature as a preprocessing option?

@cgohil8
Copy link
Collaborator

cgohil8 commented Apr 15, 2024

Is there a python package (e.g. scipy or MNE) that contains a function for the preprocessing step you'd like to apply?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants