-
Notifications
You must be signed in to change notification settings - Fork 1
/
.zenodo.json
105 lines (105 loc) · 4.17 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"title": "CABINET",
"description": "<p>This software provides the utility of creating a nnU-Net anatomical MRI segmentation and mask with a infant brain trained model for the purposes of circumventing JLF within Nibabies.</p>",
"license": "BSD-3-Clause",
"upload_type": "software",
"creators": [
{
"name": "Houghton, Audrey",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0001-9426-7969"
},
{
"name": "Conan, Greg",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0002-3758-5562"
},
{
"name": "Hendrickson, Timothy J.",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0001-6862-6526"
},
{
"name": "Alexopoulos, Dimitrios",
"affiliation": "Washington University, St. Louis, MO",
"orcid": "0000-0001-5659-8695"
},
{
"name": "Goncalves, Mathias",
"affiliation": "Department of Psychology, Stanford University, Stanford, CA",
"orcid": "0000-0002-7252-7771"
},
{
"name": "Koirala, Sanju",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN"
},
{
"name": "Latham, Aidan",
"affiliation": "Washington University, St. Louis, MO",
"orcid": "0000-0002-8753-2282"
},
{
"name": "Lee, Erik",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0001-9236-5100"
},
{
"name": "Lundquist, Jacob",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0001-9573-1954"
},
{
"name": "Madison, Thomas J.",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0003-3030-6580"
},
{
"name": "Markiewicz, Christopher J.",
"affiliation": "Department of Psychology, Stanford University, Stanford, CA",
"orcid": "0000-0002-6533-164X"
},
{
"name": "Moore, Lucille A.",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0002-7665-2713"
},
{
"name": "Moser, Julia",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0002-6219-415X"
},
{
"name": "Reiners, Paul",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0002-6167-5007"
},
{
"name": "Rueter, Amanda",
"affiliation": "University of Minnesota, Minneapolis, MN",
"orcid": "0000-0002-3138-7071"
},
{
"name": "Tikalsky, Barry J.",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0009-0009-1155-5742"
},
{
"name": "Fair, Damien A.",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0001-8602-393X"
},
{
"name": "Feczko, Eric",
"affiliation": "Masonic Institute for the Developing Brain, University of Minnesota, Minneapolis, MN",
"orcid": "0000-0003-1337-5517"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://cabinet.readthedocs.io",
"relation": "documents"
}
]
}