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

[FIX] Fix validator for unzipped input datasets: considering folders not in patterns of sub-* #143

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

zhao-cy
Copy link
Collaborator

@zhao-cy zhao-cy commented Sep 28, 2023

No description provided.

@zhao-cy
Copy link
Collaborator Author

zhao-cy commented Sep 28, 2023

Tested on toy BIDS datasets of:

  • with code/ and sourcedata/
    • single-ses
    • multi-ses
  • without sub-* --> expect error
    • single-ses

@zhao-cy zhao-cy added the bug Issues noting problems and PRs fixing those problems. label Sep 28, 2023
@zhao-cy zhao-cy merged commit 855f1ff into main Sep 28, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues noting problems and PRs fixing those problems.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

babs-init raises exception when there is no ses- folders in a non sub- folder.
1 participant