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

BIDS v1.4+ requires "GeneratedBy" instead of "PipelineDescription" in dataset_description.json #1018

Closed
pierre-nedelec opened this issue Sep 12, 2023 · 0 comments · Fixed by #1019
Assignees

Comments

@pierre-nedelec
Copy link
Collaborator

Similar to PennLINC/qsiprep#630.

Current behavior generate a UserWarning when instantiating a GroupAFQ object:

...bids/layout/validation.py:122: UserWarning: The PipelineDescription field was superseded by GeneratedBy in BIDS 1.4.0. You can use ``pybids upgrade`` to update your derivative dataset.
  warnings.warn("The PipelineDescription field was superseded "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant