You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to include an option that tells bidskit perform some checks to make sure that the Protocol_Translator.json file is compatible with BIDS naming rules.
For example:
checking that the final suffix is allowed (not deprecated or otherwise nonstandard) according to BIDS.
checking that the key-value pairs appear in the order desired by BIDS
checking that there are no leading zeroes in run numbers (this may already be taken care of)
Thanks so much!
The text was updated successfully, but these errors were encountered:
It would be nice to include an option that tells bidskit perform some checks to make sure that the Protocol_Translator.json file is compatible with BIDS naming rules.
For example:
Thanks so much!
The text was updated successfully, but these errors were encountered: