-
Notifications
You must be signed in to change notification settings - Fork 88
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
tests for iEEG #79
Comments
@choldgraf do you have any suggestion what data we should use for the testing here? |
Whenever the iEEG spec gets merged there should be some sample datasets released as well, we could just use those (they're lightweight because they don't have the actual data). Or we could just define our own dataset |
we do need actual data because |
I can give it a shot, but we will definitely need a full pass of mne-bids (preferably by @choldgraf) to integrate iEEG properly. Note that iEEG will probably also support the NWB and MEF3 file formats, which are not yet implemented in MNE-Python. So we won't be able to cover these for now. |
I agree we'll need a PR which does a full-pass down the line, but I would say it's not a blocker for our release at the moment. If we have the tests, I'm happy for now :) |
Currently the iEEG conversion is not at all tested.
cc @choldgraf
The text was updated successfully, but these errors were encountered: