VisionandCognition / NHP-BIDS

Code for NHP-MRI (e.g., Retinotopy, Curve-tracing, Figure-ground) using NiPype and the BIDS format.
7 stars 1 forks source link

BIDS validation - Fix errors #16

Closed pcklink closed 3 years ago

pcklink commented 5 years ago

We never actually validated our BIDS implementation. I implemented a bids-validator on my machine (https://github.com/bids-standard/bids-validator) and ran it. It gives a number of errors that we should ideally look into and fix.

pcklink commented 5 years ago

I added a .bidsignore file to the database to exclude custom folders/files from bids-validation

pcklink commented 5 years ago

Error log: https://gist.github.com/pcklink/08887648f5a99c204b1ccdfd414b3f96

pcklink commented 5 years ago

change task labels