Skip to content

Commit 9a9f4bf

Browse files
committed
Merge branch 'bep020-examples' of https://github.com/julia-pfarr/bids-examples into bep020-examples
2 parents b594918 + 3226fc7 commit 9a9f4bf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

eyetracking_binocular/task-FreeView_events.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"image_blank_num"
99
],
1010
"Description": "Timing and other properties of events recorded during a run.",
11-
"ForeignIndexColumn": "timestamp",
11+
"OnsetSource": "timestamp",
1212
"onset": {
1313
"Description": "Onset (in seconds) of the event, measured from the beginning of the acquisition of the first data point stored in the corresponding task data file."
1414
},

eyetracking_binocular/task-FreeView_physioevents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"message"
88
],
99
"Description": "Messages logged by the measurement device",
10-
"ForeignIndexColumn": "timestamp",
10+
"OnsetSource": "timestamp",
1111
"blink": {
1212
"Description": "Gives status of the eye.",
1313
"Levels": {

eyetracking_fmri/task-rest_physioevents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"message"
88
],
99
"Description": "Messages logged by the measurement device",
10-
"ForeignIndexColumn": "timestamp",
10+
"OnsetSource": "timestamp",
1111
"blink": {
1212
"Description": "Gives status of the eye.",
1313
"Levels": {

0 commit comments

Comments
 (0)