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

Add ephys channel count rules to schema

Open sappelhoff opened this issue 2 years ago • 5 comments

related to:

  • #1277

based on the recent "rule" additions to the schema for fNIRS, I wanted to also implement some of the rules we have for ephys (MEG, EEG, iEEG) in the schema.

@effigies would this be the correct way to implement channel count rules for EEG? I basically copied what you did for fNIRS.

I have some questions:

  1. Why do the top level keys end with Req?
  2. Why does it only list suffix == "eeg" under selectors, and not also datatype == "eeg"?

sappelhoff avatar Oct 14 '22 09:10 sappelhoff