Skip to content

Commit a86ba3e

Browse files
authored
Merge pull request #454 from effigies/fix/7t_trt-handedness
fix(7t_trt): Define handedness column to match numeric values
2 parents 507df66 + 61f1641 commit a86ba3e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

7t_trt/participants.json

+5-1
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)