bids-examples icon indicating copy to clipboard operation
bids-examples copied to clipboard

ds000117 MEG channels.tsv should very probably be in the `meg` subfolder

Open Remi-Gau opened this issue 3 years ago • 3 comments

The spec is pretty clear about this:

https://bids-specification.readthedocs.io/en/latest/04-modality-specific-files/02-magnetoencephalography.html#channels-description-_channelstsv

evidence: https://github.com/bids-standard/bids-examples/tree/master/ds000117/sub-01/ses-meg

Will raise an issue in the validator regarding this.

Remi-Gau avatar Oct 22 '21 07:10 Remi-Gau

cc @RikHenson

agramfort avatar Apr 25 '22 20:04 agramfort

inheritance principle says it's okay: https://bids-specification.readthedocs.io/en/latest/02-common-principles.html#the-inheritance-principle

jasmainak avatar Apr 27 '22 09:04 jasmainak

right ... the inheritance principle says:

Any metadata file (such as .json, .bvec or .tsv) MAY be defined at any directory level.

sappelhoff avatar Apr 28 '22 09:04 sappelhoff