Skip to content

Commit a1698d1

Browse files
Separate metadata fields from TSV columns in events rules
1 parent a5a13e6 commit a1698d1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/schema/rules/sidecars/events.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ StimulusPresentation:
1212
fields:
1313
StimulusPresentation: recommended
1414
VisionCorrection: optional
15-
stim_file: recommended
16-
stim_id: recommended

src/schema/rules/tabular_data/events.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Events:
99
response_time: optional
1010
HED: optional
1111
stim_file: optional
12+
stim_id: optional
1213
channel:
1314
level: optional
1415
description_addendum: |

0 commit comments

Comments
 (0)