-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.zenodo.json
78 lines (78 loc) · 2.15 KB
/
.zenodo.json
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"title": "TemplateFlow Client: Accessing the library of standardized neuroimaging standard spaces",
"description": "<p>A python client to query TemplateFlow via pyBIDS.</p>",
"creators": [
{
"affiliation": "Department of Psychology, Stanford University",
"name": "Esteban, Oscar",
"orcid": "0000-0001-8435-6191"
},
{
"affiliation": "Department of Psychology, Stanford University",
"name": "Ciric, Rastko",
"orcid": "0000-0001-6347-7939"
},
{
"affiliation": "Department of Psychology, Stanford University",
"name": "Markiewicz, Christopher J.",
"orcid": "0000-0002-6533-164X"
},
{
"affiliation": "Department of Psychology, Stanford University",
"name": "Goncalves, Mathias",
"orcid": "0000-0002-7252-7771"
},
{
"affiliation": "Department of Psychology, Stanford University",
"name": "Poldrack, Russell A.",
"orcid": "0000-0001-6755-0259"
},
{
"affiliation": "Department of Psychology, Stanford University",
"name": "Gorgolewski, Krzysztof J.",
"orcid": "0000-0003-3321-7583"
}
],
"contributors": [
{
"affiliation": "Dartmouth College: Hanover, NH, United States",
"name": "Halchenko, Yaroslav O.",
"orcid": "0000-0003-3456-2493",
"type": "Researcher"
},
{
"affiliation": "MIT, HMS",
"name": "Ghosh, Satrajit",
"orcid": "0000-0002-5312-6729",
"type": "Researcher"
},
{
"affiliation": "University of Gothenburg, Sweden",
"name": "Thompson, William H.",
"orcid": "0000-0002-0533-6035",
"type": "Researcher"
},
{
"affiliation": "Charite Universitatsmedizin Berlin, Germany",
"name": "Waller, Lea",
"orcid": "0000-0002-3239-6957",
"type": "Researcher"
},
{
"affiliation": "Department of Psychiatry, Columbia University",
"name": "Schmidt, Mike F.",
"orcid": "0000-0003-4721-1457",
"type": "Researcher"
}
],
"keywords": [
"neuroimaging",
"workflow",
"pipeline",
"preprocessing",
"fMRI",
"BIDS"
],
"license": "apache-2.0",
"upload_type": "software"
}