Chris Markiewicz
Chris Markiewicz
BIDS examples are strictly about directory structure, file naming and BIDS-specified metadata. This allows us to validate the examples to exercise the rules. If we intend to duplicate format-internal metadata...
Fork https://github.com/bids-standard/bids-examples/ and add it in a pull request.
@Remi-Gau Are we good to go with https://github.com/bids-standard/bids-examples/pull/469?
BEPs already have https://bids.neuroimaging.io/bep032
But I'm overall +1 on this proposal.
@sappelhoff > * Why do the top level keys end with `Req`? When two tables might be about similar things and have both required and recommended variants, we've been using...
@rwblair What do we do with checks that don't have issues? Assign a generic issue? Is the output text useful or is a specific issue really needed to make a...
To be honest, I'm surprised anybody uses `return_type='dir'`. Looking at the code, it's extracted in a pretty baroque way because we index files, not directories. I'm not sure that we...
Yes, I think it would be a good idea to discourage use of this option.
FWIW I'm +1 on this, but I don't work with these data. I believe the places to update in the schema would be: * https://github.com/bids-standard/bids-specification/blob/master/src/schema/objects/extensions.yaml * https://github.com/bids-standard/bids-specification/blob/master/src/schema/rules/files/raw/ieeg.yaml I did open...