-
Notifications
You must be signed in to change notification settings - Fork 162
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
[SCHEMA] Make electrodes.tsv REQUIRED for iEEG #1854
Comments
I suppose that the logic here ultimately boils down to "every |
In any event, this will require adding bids-specification/src/schema/meta/context.yaml Lines 117 to 222 in eba3e08
Then the rule would simply be |
As discussed in the issue above ☝️, the
electrodes.tsv
file should be made REQUIRED for the iEEG modality. If it is impossible for a researcher to supply electrode coordinates (which would be saved inelectrodes.tsv
), then they may fill the cells withn/a
.The text was updated successfully, but these errors were encountered: