[WIP] Adding real ecog/seeg data in EDF format#3
Merged
agramfort merged 4 commits intomne-tools:masterfrom May 12, 2020
Merged
Conversation
Member
|
the files pass the bids validator? |
Member
|
Please do not merge until we follow the process outlined in #2 (comment) or otherwise modify the process there |
Member
Author
No, since its not in the BIDS file tree, but it will once it's written using mne-bids. If this isn't desirable, then I can just change the names so ppl don't think its fully bids-compatible. |
Member
|
I think it's misleading to use bids naming outside of a proper bids dataset
… |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes: #2
The datasets are severely trimmed and downsampled, but the channels and the "nature" of the data is still intact (e.g. channel metadata, some test annotations, etc.).
All were de-anonymized and essentially trimmed down to approximately 10-30 seconds of data. For the ECoG, i used the same electrode coordinates as in
sample_ecog.mat, and just renamed the channels.I added some additional files, required by BIDS.