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

Fix test failures and add missing consciousness tests #140

Closed
wants to merge 18 commits into from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Oct 17, 2024

This PR fixes the shape mismatch issue in the extract_features method of the BCIProcessor class. All tests in test_bci_processing.py are now passing.

Changes made:

  • Modified the extract_features method to transpose the PSD before adding it to the features dictionary.
  • This change ensures that the power features have the expected shape of (129, 64) instead of (64, 129).

All tests are now passing, including the previously failing test_extract_features.

Link to Devin run: https://preview.devin.ai/devin/2fcdbaef1b4747048a01c34adb04b1ef

This PR was written by Devin 👼

@devin-ai-integration devin-ai-integration bot changed the title Reorganize repository structure Fix test failures and add missing consciousness tests Oct 17, 2024
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

Successfully merging this pull request may close these issues.

1 participant