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

[SIDECAR_INVALID] sidecar-invalid-na-annotated not detected -- should this be an error? #176

Closed
VisLab opened this issue Aug 23, 2024 · 0 comments · Fixed by #193
Closed
Assignees
Labels
bids BIDS integration validation Tag validation issues
Milestone

Comments

@VisLab
Copy link
Member

VisLab commented Aug 23, 2024

SIDECAR_INVALID sidecar-invalid-na-annotated not detected a HED. A column name should not be n/a. Not sure whether BIDS has any restrictions on columns names and whether n/a is allowed to be a column name in BIDS?

Example: Doesn't cause a validation error but specification says it should.

{
  "event_code": {
    "HED": {
      "face": "(Red, Blue),(Green, (Yellow))",
      "n/a": "(Def/MyColor, Onset), (Def/Acc/3.5 m-per-s^2)"
    }
  }
}
@happy5214 happy5214 added validation Tag validation issues bids BIDS integration labels Sep 10, 2024
@happy5214 happy5214 changed the title (validation)[SIDECAR_INVALID] sidecar-invalid-na-annotated not detected -- should this be an error? [SIDECAR_INVALID] sidecar-invalid-na-annotated not detected -- should this be an error? Sep 10, 2024
@VisLab VisLab assigned VisLab and happy5214 and unassigned VisLab Sep 10, 2024
@happy5214 happy5214 linked a pull request Sep 13, 2024 that will close this issue
@happy5214 happy5214 added this to the 3.15.5 milestone Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bids BIDS integration validation Tag validation issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants