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 validation] Make failure on non-bids repository less non-descript #107

Closed
mpsonntag opened this issue Jul 28, 2022 · 0 comments · Fixed by #111
Closed

[BIDS validation] Make failure on non-bids repository less non-descript #107

mpsonntag opened this issue Jul 28, 2022 · 0 comments · Fixed by #111

Comments

@mpsonntag
Copy link
Collaborator

When a BIDS validation is run in a repository that

  • is not BIDS or
  • does not use the ginvalidation.yaml file to point to the root directory of a BIDS directory tree,
    the validation fails with a non-descript, general failure message.

The result should still be a failure, but should state the issue ("Could not identify BIDS directory root") and point to the ginvalidation.yaml file usage.

mpsonntag added a commit to mpsonntag/gin-valid that referenced this issue Jul 29, 2022
Closes G-Node#107

Provide the appropriate error when the BIDS validator is not run
from the root BIDS folder structure.
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