forked from TIGRLab/datman
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
106 lines (106 loc) · 2.81 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
106
{
"contributors": [
{
"affiliation": "The Centre for Addiction and Mental Health",
"type": "ProjectMember",
"name": "Calarco, Navona"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"type": "ProjectMember",
"name": "Witczak, Kevin J"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"type": "ProjectMember",
"name": "Gonzalez, Oscar"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Voineskos, Aristotle N",
"type": "Supervisor",
"orcid": "0000-0003-0156-0395"
}
],
"creators": [
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Smith, Dawn E"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Joseph, Michael J",
"orcid": "0000-0002-0068-230X"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Jeyachandra, Jerrold"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Wright, Tom"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Tan, Thomas"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Viviano, Joseph D",
"orcid": "0000-0001-7016-5212"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Mansour, Salim"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Pipitone, Jon",
"orcid": "0000-0001-6313-5701"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Selby, Ben"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Manogaran, Mathuvanthi"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Herman, Gabrielle",
"orcid": "0000-0003-4695-5251"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Overton, Dawson"
},
{
"affiliation": "The Centre for Addiction and Mental Health",
"name": "Dickie, Erin W",
"orcid": "0000-0003-3028-9864"
}
],
"description": "<p>datman is a set of scripts for managing MRI data in XNAT, metadata in REDCap and performing visual quality control.</p>",
"keywords": [
"neuroimaging",
"workflow",
"pipeline",
"BIDS"
],
"license": "Apache-2.0",
"related_identifiers": [
{
"identifier": "http://tigrlab.github.io/datman",
"relation": "isPartOf",
"scheme": "url"
},
{
"identifier": "10.5281/zenodo.3596917",
"relation": "isPartOf",
"scheme": "doi"
}
],
"title": "datman",
"upload_type": "software"
}