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

make a design decision about selective channel interpolation #22

Open
wanjam opened this issue Aug 13, 2020 · 1 comment
Open

make a design decision about selective channel interpolation #22

wanjam opened this issue Aug 13, 2020 · 1 comment

Comments

@wanjam
Copy link
Collaborator

wanjam commented Aug 13, 2020

Currently, prep02 rejects all epochs flagged as artefactual. Alternatively, trials that have a single channel flagged as bad could be kept and that channel be interpolated. This could easily be implemented via a simple setdiff in line 313. The downside would be that noisy trials with an additionally marked channel would be kept as well.

@wanjam
Copy link
Collaborator Author

wanjam commented Aug 13, 2020

In addition, I expect that the whole script needs to be heavily modified once eeg_browser replaces eegplot. So we might want to postpone this decision until then.

wanjam added a commit that referenced this issue Aug 13, 2020
- was lacking info about interpolated channels (since refactoring)
- deactivated the  redundant selective channel interpolation (see #22)
- warn users about clicking "update marks" when using  eegplot
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

1 participant