bids-validator
bids-validator copied to clipboard
Validator for the Brain Imaging Data Structure
When running tests it would be nice to get a readout of every rule in the schema that was and wasn't hit over all tests run.
It would be useful to include the generic ESM build of the schema based validator in the npm package, for TypeScript projects that are not using Deno (e.g. OpenNeuro). It...
This dataset contains both .set and .vhdr files https://nemar.org/dataexplorer/detail?dataset_id=ds003190 This should not be possible. There should be either one or the other.
I don't know if there is any reasonable solution here, may be somehow possible to install from git exported archive which could do some subs for strings and provide some...
ATM ``` [ERROR] Participant labels found in this dataset did not match the values in participant_id column found in the participants.tsv file. (PARTICIPANT_ID_MISMATCH) ./participants.tsv Evidence: schema.rules.rules.checks.dataset.ParticipantIDMismatch 1 more files with...
ATM it is ``` Usage: bids-validator [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 ```...
```shell (deno) yoh@typhon:/mnt/DATA/data/yoh/1076_spacetop$ git ls-tree -r --name-only HEAD | /home/yoh/proj/bids/bids-validator/bids-validator/./bids-validator-deno --filenameMode A new release of Deno is available: 1.44.3 → 1.44.4 Run `deno upgrade` to install it. Usage: bids-validator Version:...