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

Smarter recovery in GUI - do not recover again if only epoch rejections changed #28

Open
mmagnuski opened this issue Aug 22, 2014 · 0 comments

Comments

@mmagnuski
Copy link
Owner

General goals

  1. Redesign the way recovered EEG is held in winreject
  2. Redesign the checks performed to see if we need to recover again (separate function!)

Discussion

So far the ICAw version that is being recovered was placed in EEG.etc.recov and this was later used to see if it is still relevant.

Consider

❓ the EEG kept in memory could be more raw than what is displayed. Even if bad channels are defined interpolation can be done on the fly. The same with epoch rejection ( all or at least 'post' epochs are held in memory and are ony selected according to rejections when needed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant