Skip to content

Conversation

JoeZiminski
Copy link
Member

@JoeZiminski JoeZiminski commented Jul 30, 2025

Further to #74 this PR allows sub- and ses- labels to be alphanumeric, removing the requirement for these to be numeric only. It is still recommended that labels are (optionally zero-padded) integers increasing as each new subject / session is added, but this is no longer a fixed requirement.

thanks @glopesdev for the suggestion! It is nice to allow this level of flexibility if required.

This PR is a change to the spec so does not require tests nor further documentation. It will need to be handled on the datashuttle side and would make sense to merge this and a datashuttle PR that handles it at the same tiem.

Copy link
Member

@niksirbi niksirbi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @JoeZiminski, I just have 1 suggestion.

@JoeZiminski
Copy link
Member Author

This is done on the NeuroBlueprint side, it can be merged and a new release in conjunction with datashuttle once this is merged.

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 this pull request may close these issues.

Consider allowing alphanumeric sub and ses labels following BIDS specification
2 participants