-
Notifications
You must be signed in to change notification settings - Fork 5
/
.zenodo.json
63 lines (63 loc) · 2 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
{
"title" : "BluePyEModel",
"license": "Apache-2.0",
"upload_type": "software",
"description": "BluePyEModel is a Python package facilitating the configuration and execution of electrical neuron model (e-model) building tasks. It covers tasks such as extraction of electrical features from electrophysiology data, e-model parameters optimisation and model validation. As such, it builds on top of eFEL, BluePyEfe and BluePyOpt.",
"creators": [
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Damart, Tanguy Pierre Louis",
"orcid": "0000-0003-2175-7304"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Jaquier, Aurélien",
"orcid": "0000-0001-6202-6175"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Mandge, Darshan",
"orcid": "0000-0002-7104-4604"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Kilic, Ilkan",
"orcid": "0009-0004-4234-8766"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Tuncel, Anil",
"orcid": "0000-0003-0317-2556"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Arnaudon, Alexis",
"orcid": "0000-0001-9486-1458"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Van Dorp, Stijn",
"orcid": "0000-0002-9940-7163"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Ficarelli, Gianluca",
"orcid": "0000-0002-2366-4008"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Kanari, Lida",
"orcid": "0000-0002-9539-5070"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Markram, Henry",
"orcid": "0000-0001-6164-2590"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Van Geit, Werner",
"orcid": "0000-0002-2915-720X"
}
]
}