-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtemplate_description.json
More file actions
46 lines (46 loc) · 1.25 KB
/
template_description.json
File metadata and controls
46 lines (46 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"Authors": ["Feng Shi", "Pew-Thian Yap", "Guorong Wu", "Hongjun Jia", "John H. Gilmore", "Weili Lin", "Dinggang Shen"],
"Acknowledgements": "Curated and added to TemplateFlow by Esteban O",
"BIDSVersion": "1.1.0",
"HowToAcknowledge": "The first publication indexed by the ReferencesAndLinks field should be referenced when using this atlas",
"Identifier": "UNCInfant",
"License": "CC-BY",
"Name": "UNC Infant 0-1-2 Atlases",
"ReferencesAndLinks": [
"https://doi.org/10.1371/journal.pone.0018746",
"http://www.nitrc.org/projects/pediatricatlas"],
"TemplateFlowVersion": "1.0.0",
"Species": "Homo sapiens",
"Version": "2.3-20130325",
"cohort": {
"1": {
"name": "neonate",
"age": [38.7, 46.4],
"units": "weeks",
"gender": ["56M", "39F"],
"samplesize": 95
},
"2": {
"name": "1-year-old",
"age": [87.9, 109.1],
"units": "weeks"
},
"3": {
"name": "2-year-old",
"age": [131.4, 163.4],
"units": "weeks"
}
},
"res": {
"1": {
"origin": [-89.0, -125.0, -71.0],
"shape": [181, 217, 181],
"zooms": [1.0, 1.0, 1.0]
},
"2": {
"origin": [-89.5, -125.5, -71.5],
"shape": [91, 109, 91],
"zooms": [2.0, 2.0, 2.0]
}
}
}