Merge remote-tracking branch 'guiomar/bep008_meg' into bep008_meg#58
Merge remote-tracking branch 'guiomar/bep008_meg' into bep008_meg#58chrisgorgo merged 9 commits intobids-standard:bep008_megfrom guiomar:bep008_meg
Conversation
|
@guiomar you have some problem with your commits ... maybe you can cherry-pick your last 3 commits. If you don't manage by tomorrow, I'll try to help :) |
fid.json --> coordsystem.json
…he name Coodsystem, Headshape and Photo, files don't need to include *_task-label in the name. They are session specific
|
Hi @jasmainak ! These are the things I see in the validator for ds00246 and ds00247:
|
|
okay, I made some updates to the validator for 1. I notice these issues: JSON file is not formatted according the schema.
Evidence: should have required property 'FiducialsDescription'
./sub-13/ses-meg/sub-13_ses-meg_task-facerecognition_proc-tsss_meg.json
JSON file is not formatted according the schema.
Evidence: should have required property 'TaskName'
./sub-13/ses-meg/sub-13_ses-meg_task-facerecognition_proc-tsss_meg.json
JSON file is not formatted according the schema.
Evidence: should have required property 'SamplingFrequency'
./sub-13/ses-meg/sub-13_ses-meg_task-facerecognition_proc-tsss_meg.json
JSON file is not formatted according the schema.
Evidence: should have required property 'DewarPosition'
./sub-13/ses-meg/sub-13_ses-meg_task-facerecognition_proc-tsss_meg.json
JSON file is not formatted according the schema.
Evidence: should have required property 'DigitizedLandmarks'
./sub-13/ses-meg/sub-13_ses-meg_task-facerecognition_proc-tsss_meg.json
JSON file is not formatted according the schema.
Evidence: should have required property 'DigitizedHeadPoints'
./sub-13/ses-meg/sub-13_ses-meg_task-facerecognition_proc-tsss_meg.json
JSON file is not formatted according the schema.
Evidence: should have required property 'Manufacturer'
./sub-13/ses-meg/sub-13_ses-meg_task-facerecognition_proc-tsss_meg.json
JSON file is not formatted according the schema.
Evidence: should have required property 'PowerLineFrequency'where do you see 3.? can you point me to the file? |
|
Thanks!! |
|
Hi @jasmainak ! New things:
Regarding the point before, you can check the warnings in ds00246, they are like this:
Probably is trying to find the tasks present in the emptyroom subject, in the other real subjects, but this will never be the case. So the number of files and tasks in this case will be different. |
okay, I saw your comment on the BIDS draft to update this. I updated the validator for this, but I would say that the validator for now should be made to work on version 1.0, otherwise we will never converge :-)
okay fixed!
umm ... I don't think so. The problem is that the validator uses a javascript library called |
|
Ok, thanks!! Yes, no more changes to the specs :) |
|
Ok, I understand the javascript library, but then it's difficult to track. I'll try to add fields progressively until I find the not included ones... |
|
@jasmainak any clue of the "should NOT have additional properties" errors we are getting with these ds00246 and ds00247 datasets? I think we are really following the specs. Can you see anything? |
|
okay let me look into it :-) |
|
okay ds00246 was my fault :) we were missing a field |
|
Thanks! updated :) |
|
ready to merge? It passes the validator for me |
|
Yes, for me too! Only the warnings for empyi nii etc, but no errors :) |
|
let's merge then :) 🍻 |
|
Yes!! Go ahead! Thanks!! :D |
Merge remote-tracking branch 'guiomar/bep008_meg' into bep008_meg Former-commit-id: 2543278
No description provided.