Skip to content

Commit 5b5467d

Browse files
authored
Merge pull request BlueBrain#22 from BlueBrain/tests
Added competition results
2 parents 2c27b38 + dad0f99 commit 5b5467d

8 files changed

Lines changed: 7595 additions & 3582 deletions

File tree

FENS2016/ABI_model/single_cell_model.ipynb

Lines changed: 4180 additions & 33 deletions
Large diffs are not rendered by default.

FENS2016/exercise/checkpoints/checkpoint_8.pkl

Lines changed: 2215 additions & 3479 deletions
Large diffs are not rendered by default.

FENS2016/scoring/config/features.json

Lines changed: 51 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
{
22
"StepNeg": {
33
"soma": {
4+
"voltage_deflection": [
5+
-21.914150464658391,
6+
1.0957075232329196
7+
],
48
"time_constant": [
59
22.292113705651431,
610
1.1146056852825716
711
],
12+
"voltage_base": [
13+
-81.985444904984959,
14+
4.0992722452492485
15+
],
816
"voltage_deflection_begin": [
917
-23.270169754041433,
1018
1.1635084877020716
@@ -17,21 +25,57 @@
1725
1.5782608695651734,
1826
0.078913043478258671
1927
],
20-
"mean_frequency": [
21-
23.866348448688008,
22-
1.1933174224344005
23-
],
2428
"AP_amplitude": [
2529
53.713316542778955,
2630
2.6856658271389477
2731
],
28-
"fast_AHP": [
29-
21.846590563652441,
30-
1.0923295281826222
32+
"AHP1_depth_from_peak": [
33+
82.312499999991829,
34+
4.115624999999592
35+
],
36+
"AP_begin_voltage": [
37+
-46.370924243369011,
38+
2.3185462121684508
39+
],
40+
"time_to_first_spike": [
41+
30.299999999999784,
42+
1.5149999999999892
3143
],
3244
"min_AHP_values": [
3345
-68.194293478145681,
3446
3.4097146739072843
47+
],
48+
"fast_AHP": [
49+
21.846590563652441,
50+
1.0923295281826222
51+
],
52+
"AP2_peak": [
53+
9.7812519073486328,
54+
0.48906259536743169
55+
],
56+
"adaptation_index": [
57+
0.011540595029272446,
58+
0.00057702975146362229
59+
],
60+
"AP_amplitude_from_voltagebase": [
61+
89.277464230472305,
62+
4.463873211523615
63+
],
64+
"AP1_begin_width": [
65+
0.90000000000020464,
66+
0.045000000000010233
67+
],
68+
"mean_frequency": [
69+
23.866348448688008,
70+
1.1933174224344005
71+
],
72+
"AHP_depth_from_peak": [
73+
75.536685777555647,
74+
3.7768342888777826
75+
],
76+
"min_voltage_between_spikes": [
77+
-68.274147727152297,
78+
3.4137073863576148
3579
]
3680
}
3781
}

0 commit comments

Comments
 (0)