-
Notifications
You must be signed in to change notification settings - Fork 33
/
.zenodo.json
79 lines (79 loc) · 1.92 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
79
{
"contributors": [
{
"affiliation": "University of Washington",
"name": "Bloom, David",
"orcid": " 0000-0003-4510-2468",
"type": "Researcher"
},
{
"affiliation": "Stanford",
"name": "Richie-Halford, Adam",
"orcid": "0000-0001-9276-9084",
"type": "Researcher"
},
{
"affiliation": "Montreal Neurological Institute",
"name": "Kiar, Greg",
"orcid": "0000-0001-8915-496X",
"type": "Researcher"
},
{
"affiliation": "University of Washington",
"name": "Keshavan, Anisha",
"orcid": "0000-0003-3554-043X",
"type": "Researcher"
},
{
"affiliation": "Champalimaud Center for the Unknown",
"name": "Neto Henriques, Rafael",
"type": "Researcher"
},
{
"affiliation": "University of Washington",
"name": "Huber, Libby",
"type": "Researcher"
},
{
"name": "Cipollini, Ben",
"type": "Researcher"
},
{
"name": "Neef, Andreas",
"type": "Researcher"
}
],
"creators": [
{
"affiliation": "University of Washington",
"name": "Kruper, John",
"orcid": "0000-0003-0081-391X"
},
{
"affiliation": "Stanford University",
"name": "Yeatman, Jason",
"orcid": "0000-0002-2686-1293"
},
{
"affiliation": "University of Washington",
"name": "Rokem, Ariel",
"orcid": "0000-0003-0679-1985"
}
],
"description": "<p>pyAFQ is a program and software library for analysis of white matter connections in the human brain measured with diffusion MRI</p>",
"keywords": [
"neuroimaging",
"dMRI",
"tractography"
],
"license": "BSD-3-Clause",
"related_identifiers": [
{
"identifier": "http://yeatmanlab.github.io/pyAFQ",
"relation": "isPartOf",
"scheme": "url"
}
],
"title": "pyAFQ: Automated Fiber Quantification in Python",
"upload_type": "software"
}