-
Notifications
You must be signed in to change notification settings - Fork 16
/
.zenodo.json
60 lines (60 loc) · 1.72 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
{
"description": "<p>Open-source eddy-current and head-motion correction for diffusion MRI, an extension of SHOREline (Cieslak, 2020) to multiple models.</p>",
"keywords": [
"neuroimaging",
"head-motion",
"pipeline",
"preprocessing",
"dMRI"
],
"license": "Apache-2.0",
"related_identifiers": [
{
"identifier": "http://dmriprep.org",
"relation": "isPartOf",
"scheme": "url"
},
{
"identifier": "10.1038/s41592-018-0235-4",
"relation": "isPartOf",
"scheme": "doi"
}
],
"title": "eddymotion: model-based estimation of head-motion and eddy-current distortions",
"upload_type": "software",
"creators": [
{
"affiliation": "Department of Psychology, University of Texas at Austin, TX, USA",
"name": "Pisner, Derek",
"orcid": "0000-0002-1228-0201"
},
{
"affiliation": "Dept. of Radiology, Lausanne University Hospital and University of Lausanne",
"name": "Tourbier, Sebastien",
"orcid": "0000-0002-4441-899X"
},
{
"affiliation": "The University of Washington eScience Institute",
"name": "Rokem, Ariel",
"orcid": "0000-0003-0679-1985"
},
{
"affiliation": "Dept. of Radiology, Lausanne University Hospital and University of Lausanne",
"name": "Esteban, Oscar",
"orcid": "0000-0001-8435-6191"
}
],
"contributors": [
{
"affiliation": "Perelman School of Medicine, University of Pennsylvania, PA, USA",
"name": "Cieslak, Matthew",
"orcid": "0000-0002-1931-4734",
"type": "Researcher"
},
{
"affiliation": "Sagol School of Neuroscience, Tel Aviv University",
"name": "Ben-Zvi, Gal",
"orcid": "0000-0002-5655-9423"
}
]
}