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

Make bids-validator conform to BIDS-App (or execution-spec right away) specification

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

ATM it is

Usage: bids-validator <dataset_directory> [options]

whenever BIDS-app interface, as described in new exec spec (bep027) https://bids-standard.github.io/execution-spec/inputs.html#backwards-compatibility

bids-app InputDataset OutputLocation AnalysisLevel [options]
...
CLI flag: --subject-label

. Or may be just following new options as described at https://bids-standard.github.io/execution-spec/inputs.html#list-of-custom-object-properties-and-roles-within-the-bids-application-specification

It would have been quite convenient to be able to limit bids-validation to a specific subject or session, and only at "dataset" level provide overall report.

yarikoptic avatar Jun 12 '24 17:06 yarikoptic