Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: function to add new fields to dataset_description.json #177

Closed
nbeliy opened this issue Feb 26, 2021 · 1 comment
Closed

Comments

@nbeliy
Copy link
Collaborator

nbeliy commented Feb 26, 2021

When creating derivatives, BIDS requires to add GeneratedBy field. On itself it is not difficult, but it would nice to have a simple centralised script to generate such fields.

Something like:

update_description(BIDS, fieldname, data, append)

with append a bool that decides if field will be appended to existing field, or will replace it.

@Remi-Gau
Copy link
Collaborator

Very mcuh agreed.

This is part of creating / enhancing the "writing" aspects of bids-matlab.

This issue is subset of some the feature suggestions from @bmdeen in #79.

Will also have start having a look into this, as it could help create some utilities that could be useful for other things later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants