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

clean_channel_mask #585

Open
arnodelorme opened this issue Jan 31, 2023 · 1 comment
Open

clean_channel_mask #585

arnodelorme opened this issue Jan 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@arnodelorme
Copy link
Collaborator

etc.clean_channel_mask

Update this array when channels are removed by pop_select

EEG.etc.clean_channel_mask(rmchan) = 1;

@arnodelorme
Copy link
Collaborator Author

arnodelorme commented Mar 4, 2023

This is complicated by the fact that the list of channels decreased. So the size of this array should probably use EEG.urchanlocs and index the remaining channels. However, if that is the case, then why use this array anyway.

@arnodelorme arnodelorme added the enhancement New feature or request label May 25, 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

1 participant