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

Solving issue #13122: Aiming to achieve better sensitivity of head movement detection for chpi extraction #13123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shresth-keshari
Copy link

Reference issue

Fixes #13122 👍 : Insufficiently sensitive head movement detection for chpi extraction.

What does this implement/fix?

This implement fixes the issue of waiting for all the head coordinates to change from a previous frame in order to detect change. It'll now detect changes even for any head coordinate changes.

Changes were made according to the requirement in the issue. { np.all --> np.any }
image

Additional information

This is my first PR to MNE-Python repository, aimed towards contributing in GSOC'25.
Please let me know if there are any further requirement for changes in the current implementation..

Copy link

welcome bot commented Feb 23, 2025

Hello! 👋 Thanks for opening your first pull request here! ❤️ We will try to get back to you soon. 🚴

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.

Insufficiently sensitive head movement detection for chpi extraction?
1 participant