Some BIDS example datasets have unauthorized values for participants age in participants.tsv file. This
The BIDS specification specify following for age.
Numeric value in years (float or integer value).
It is RECOMMENDED to tag participant ages that are 89 or higher as 89+, for privacy purposes.
This column may appear anywhere in the file.
These datasets have XX value for participant age. Example of such datasets are ieeg_epilepsyNWB and ieeg_epilepsy.
This condition break the collection.validate part of converter.
Some BIDS example datasets have unauthorized values for participants age in
participants.tsv
file. This The BIDS specification specify following for age.These datasets have
XX
value for participant age. Example of such datasets areieeg_epilepsyNWB
andieeg_epilepsy
.This condition break the
collection.validate
part of converter.