-
Notifications
You must be signed in to change notification settings - Fork 3
/
.zenodo.json
34 lines (34 loc) · 921 Bytes
/
.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
{
"title": "NeuroImaging Rodents (NiRodents): processing tools for magnetic resonance images of the rodent brain",
"description": "<p>A collection of Nipype interfaces, patches and workflows for reuse in NiPreps (NeuroImaging PREProcesssing tools) such as fMRIPrep.</p>",
"creators": [
{
"affiliation": "",
"name": "MacNicol, Eilidh",
"orcid": ""
},
{
"affiliation": "Department of Psychology, Stanford University",
"name": "Esteban, Oscar",
"orcid": "0000-0001-8435-6191"
}
],
"contributors": [
{
"affiliation": "Department of Psychology, Stanford University",
"name": "Poldrack, Russell A.",
"orcid": "0000-0001-6755-0259",
"type": "Researcher"
}
],
"keywords": [
"neuroimaging",
"workflow",
"pipeline",
"preprocessing",
"MRI",
"BIDS"
],
"license": "Apache-2.0",
"upload_type": "software"
}