-
Notifications
You must be signed in to change notification settings - Fork 266
Openephys check consistency experiments #1159
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
Openephys check consistency experiments #1159
Conversation
|
Hello @alejoe91! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2022-08-31 09:06:25 UTC |
|
@samuelgarcia i don't know why core tests failed! I only change one rawio file... can you check and in case retrigger? |
|
Thanks Alessio. For me this OK to be merge. @JuliaSprenger : I don't known if you want to have a look. |
|
Test fails from something unrelated (neurlynx) I re run the test to check. |
This PR improves the checks the
OpenEphysBinaryRawIOby:block_indexandseg_indexafter pre-mappping (it is possible that some experiments/recordings are deleted by the user because of errors etc.)In case the latter check fails, there is a new option to use the argument
experiment_namesto select a subset of experiments with consistent streams to be loaded.