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
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 "
The text was updated successfully, but these errors were encountered:
Similar to PennLINC/qsiprep#630.
Current behavior generate a
UserWarning
when instantiating aGroupAFQ
object:The text was updated successfully, but these errors were encountered: