-
Notifications
You must be signed in to change notification settings - Fork 0
/
TC_reduced_cellParams.json
102 lines (102 loc) · 2.57 KB
/
TC_reduced_cellParams.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
{
"conds": {
"cellModel": "HH_reduced",
"cellType": "TC"
},
"globals": {
"erev_kl": -95.0,
"q10m_ittc": 3.55,
"v_init": -70.0
},
"secLists": {},
"secs": {
"soma": {
"geom": {
"L": 96.0,
"Ra": 100.0,
"cm": 1.0,
"diam": 96.0,
"nseg": 1,
"pt3d": [
[
0,
0,
0,
96.0
],
[
0,
96.0,
0,
96.0
]
]
},
"ions": {
"ca": {
"e": 132.4579341637009,
"i": 5e-05,
"o": 2.0
},
"k": {
"e": -95.0,
"i": 54.4,
"o": 2.5
},
"na": {
"e": 50.0,
"i": 10.0,
"o": 140.0
}
},
"mechs": {
"cadad": {
"cainf": 0.00024,
"depth": 1.0,
"kd": 0.0,
"kt": 0.0,
"taur": 5.0
},
"hh2ad": {
"gkbar": 0.012,
"gnabar": 0.02,
"vtraub": -63.0
},
"htc": {
"Pc": 0.01,
"cac": 0.002,
"exptemp": 36.0,
"ginc": 2.0,
"gmax": 1e-06,
"k2": 0.0004,
"k4": 0.001,
"nca": 4.0,
"nexp": 1.0,
"shift": 0.0,
"taum": 20.0
},
"ia": {
"exptemp": 23.5,
"gmax": 0.007,
"q10": 3.0
},
"ittc": {
"gmax": 0.002,
"shift": 3
},
"kl": {
"gmax": 2.3e-05
},
"pas": {
"e": -50,
"g": 1.8e-05
}
},
"topol": {},
"vinit": -70.0,
"weightNorm": [
0.002091023573256415
]
}
}
}