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

How to handle bad channels in GLM workflow #279

Open
4 tasks
rob-luke opened this issue Jun 5, 2021 · 0 comments
Open
4 tasks

How to handle bad channels in GLM workflow #279

rob-luke opened this issue Jun 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rob-luke
Copy link
Member

rob-luke commented Jun 5, 2021

Currently there is no handling of bad channels in the GLM workflow. My upcoming plan is to...

  • Run the GLM on all channels regardless of if they are marked as good or bad.
  • If a channel is marked as bad then this will be indicated in the data returned by run_glm
  • Modify the function glm_region_of_interest to exclude bad channels when creating a ROI by default, but add option to include them
  • Ensure the bad marking is propagated all the way through to final data frames so that stats analysis can always subset to exclude bad channels.
@rob-luke rob-luke self-assigned this Jun 5, 2021
@rob-luke rob-luke added the enhancement New feature or request label Jun 8, 2021
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