-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.zenodo.json
57 lines (57 loc) · 1.85 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
{
"title" : "BlueCelluLab",
"license": "Apache-2.0",
"upload_type": "software",
"description": "BlueCelluLab is designed to do simulation and experiment on a single cell or a group of cells. Use cases for which bluecellulab is well suited include: scripting and statistics across single or pairs of cells, light-weight detailed reporting on a few state variables post-simulation, development of synaptic plasticity rules, dynamics validations of e.g. synaptic properties, automation of in-silico whole-cell patching experiments, debugging both scientifically and computationally.",
"creators": [
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Tuncel, Anil",
"orcid": "0000-0003-0317-2556"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Van Geit, Werner",
"orcid": "0000-0002-2915-720X"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Gevaert, Mike"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Torben-Nielsen, Benjamin",
"orcid": "0000-0003-4203-9942"
},
{
"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": "Jaquier, Aurélien",
"orcid": "0000-0001-6202-6175"
},
{
"affiliation": "Blue Brain Project, EPFL",
"name": "Muller, Eilif",
"orcid": "0000-0003-4309-8266"
},
{
"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"
}
]
}