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

Add dataset name and bids version to dataset_description.json #6

Open
bendhouseart opened this issue Jun 26, 2020 · 0 comments
Open
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@bendhouseart
Copy link
Contributor

One thing that we never do, but that throws errors when we process, is write the dataset_description.json that is supposed to live at the top of the bids-input. It only has 2 required entries: 'Name' (the name of the dataset) and 'BIDSVersion' (the version of BIDS to which it conforms - currently v1.2.0). It would be awesome if the BIDSGUI would write that file when it runs dicom2bids. (I think dicom2bids should do it, since it knows what version of BIDS it is using, but it doesn't do it.) The spec is here:

link docs

@bendhouseart bendhouseart added bug Something isn't working enhancement New feature or request labels Jun 26, 2020
@bendhouseart bendhouseart added this to the Version 2.3 milestone Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant