Skip to content

Commit 61f1641

Browse files
committed
fix(7t_trt): Define handedness column to match numeric values
1 parent 4f93568 commit 61f1641

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

7t_trt/participants.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,9 @@
1717
"age_at_first_scan_years": {
1818
"LongName": "age_at_first_scan_years",
1919
"Units": "years"
20+
},
21+
"handedness": {
22+
"LongName": "Edinburgh Handedness Inventory",
23+
"Units": "arbitrary"
2024
}
21-
}
25+
}

0 commit comments

Comments
 (0)