Skip to content

Commit 4134fe8

Browse files
kousurenelabounekalexfoias
authored
Adding height and weight into participants (#85)
Added height and weight data for * sub-brnoCeitec* * sub-cmrra* * sub-cmrrb* * sub-perform* (some) * sub-unf* The others are left unknown. Co-authored-by: Rene Labounek <[email protected]> Co-authored-by: Alexandru Foias <[email protected]> Co-authored-by: Alexandru Foias <[email protected]>
1 parent 46df262 commit 4134fe8

File tree

2 files changed

+276
-268
lines changed

2 files changed

+276
-268
lines changed

participants.json

+8
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@
1111
"LongName": "Participant age",
1212
"Description": "yy"
1313
},
14+
"height": {
15+
"LongName": "Participant height",
16+
"Description": "cm"
17+
},
18+
"weight": {
19+
"LongName": "Participant weight",
20+
"Description": "kg"
21+
},
1422
"date_of_scan": {
1523
"LongName": "Date of scan",
1624
"Description": "yyyy-mm-dd"

0 commit comments

Comments
 (0)