-
Notifications
You must be signed in to change notification settings - Fork 3
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
Agenda 9/3/2021 #304
Comments
Longest agenda to date probably |
Beyond the path checking(should be first prioritized), something off the top of my head, but not sure whether it is possible/feasible: Can we do the checking of user_param and data at the very beginning of each loop (before calling features from preprocessing)? if any is invalid, we jump to (continue) the next loop and write error (which participant, which task, and which run) into output. (Each feature still needs its own input checking).
https://mne.tools/stable/generated/mne.io.BaseRaw.html?highlight=baseraw#mne.io.BaseRaw Or we can use
|
|
Load data
Filter errors
Segment errors
Final_reject errors
ICA errors
|
Make issue
|
Closing |
Updates
Blocks/Challenges
Next Actions
The text was updated successfully, but these errors were encountered: