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

line filter removing stim channels #64

Open
Aaronearlerichardson opened this issue Mar 16, 2023 · 1 comment
Open

line filter removing stim channels #64

Aaronearlerichardson opened this issue Mar 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Aaronearlerichardson
Copy link
Collaborator

No description provided.

@Aaronearlerichardson Aaronearlerichardson added the bug Something isn't working label Mar 16, 2023
@Aaronearlerichardson
Copy link
Collaborator Author

This Line is suspect:

data_idx = np.where([ch_t in set(raw.get_channel_types(
only_data_chs=True)) for ch_t in raw.get_channel_types()])[0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant