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
We have no additional_columns field, so it's presumably defaulting to not allowed. IMO we should probably default to allowed, and in any event I don't see any reason not to allow (or at least "allowed_if_defined") this one.
See here:
https://bids-specification.readthedocs.io/en/latest/derivatives/imaging.html#common-image-derived-labels
bids-specification/src/schema/rules/tabular_data/derivatives/common_derivatives.yaml
Line 2 in 6a40161
Is there a reason for this?
For context I am trying to use this to help standardize the atlases in nilearn and adding some extra columns would be handy.
The text was updated successfully, but these errors were encountered: