Skip to content

Commit

Permalink
demote value and sample columns from events.tsv from optional to arbi…
Browse files Browse the repository at this point in the history
…trary (#1649)
  • Loading branch information
sappelhoff authored Apr 25, 2023
1 parent 90eb3d0 commit 7c20143
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bids-validator/bids_validator/tsv/non_custom_columns.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@
"onset",
"trial_type",
"response_time",
"stim_file",
"sample",
"value"
"stim_file"
],
"misc": [],
"participants": ["participant_id"],
Expand Down

0 comments on commit 7c20143

Please sign in to comment.