Closed CerenB closed 2 years ago
Aha! The issue/bug does not occur in this commit: 3c20a7d1286887c6f55996009b43d9d141f42423
Can you check that if you remove the Code field in your json the validator stops complaining for that file.
I think this actually a CPP_PTB issue, CPP_BIDS does not set default value for the stimulusPresentation object
Changed in this PR: https://github.com/cpp-lln-lab/CPP_PTB/pull/171
Will transfer the issue and add a default value that does not code a validation crash: https://github.com/TODO/
Is there an existing issue for this?
Expected Behavior
That events.json files have been passing the bids-validator without any issues. Now (maybe in the last month's update?) it does not pass anymore.
Current Behavior
cpp-bids repo produces events.json file with the below variable:
That is new edition to .json file, and bids validator error message is:
Error message
No response
Environment
Branch
Anything else?
I might be lost in the branches etc, please take my bug report with caution.