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

No "Missing Channel" error when missing a _channels.tsv file.

Open markromanmiller opened this issue 1 year ago • 2 comments
trafficstars

The BIDS spec for motion data specifies:

Data from different tracking systems MUST be stored in different *_tracksys-

However, in the validator, it is possible to have *_motion.tsv files without a corresponding *_tracksys-

motion_dualtask_missing_channels.zip

I'd first like to confirm this is an issue, and if so, what's the best way to resolve it. Is it as easy as finding all *_motion.tsv files and seeing if they have corresponding *_channels.tsv files?

markromanmiller avatar Oct 30 '24 20:10 markromanmiller