Remove `analyzer_0` from json
#1
by
chrishalcrow
- opened
- model_info.json +169 -171
model_info.json
CHANGED
@@ -1,172 +1,170 @@
|
|
1 |
-
{
|
2 |
-
"metric_params": {
|
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 |
-
|
103 |
-
|
104 |
-
"
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
"
|
114 |
-
"
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
"
|
122 |
-
"
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
"
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
"
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
"
|
165 |
-
"sklearn.
|
166 |
-
"sklearn.
|
167 |
-
"
|
168 |
-
|
169 |
-
|
170 |
-
]
|
171 |
-
}
|
172 |
}
|
|
|
1 |
+
{
|
2 |
+
"metric_params": {
|
3 |
+
"quality_metric_params": {
|
4 |
+
"metric_names": [
|
5 |
+
"amplitude_cutoff",
|
6 |
+
"amplitude_cv",
|
7 |
+
"amplitude_median",
|
8 |
+
"d_prime",
|
9 |
+
"drift",
|
10 |
+
"firing_range",
|
11 |
+
"firing_rate",
|
12 |
+
"isi_violation",
|
13 |
+
"isolation_distance",
|
14 |
+
"l_ratio",
|
15 |
+
"nearest_neighbor",
|
16 |
+
"num_spikes",
|
17 |
+
"presence_ratio",
|
18 |
+
"rp_violation",
|
19 |
+
"sd_ratio",
|
20 |
+
"silhouette",
|
21 |
+
"sliding_rp_violation",
|
22 |
+
"snr",
|
23 |
+
"synchrony"
|
24 |
+
],
|
25 |
+
"peak_sign": null,
|
26 |
+
"seed": null,
|
27 |
+
"qm_params": {
|
28 |
+
"presence_ratio": {
|
29 |
+
"bin_duration_s": 60,
|
30 |
+
"mean_fr_ratio_thresh": 0.0
|
31 |
+
},
|
32 |
+
"snr": {
|
33 |
+
"peak_sign": "neg",
|
34 |
+
"peak_mode": "extremum"
|
35 |
+
},
|
36 |
+
"isi_violation": {
|
37 |
+
"isi_threshold_ms": 1.5,
|
38 |
+
"min_isi_ms": 0
|
39 |
+
},
|
40 |
+
"rp_violation": {
|
41 |
+
"refractory_period_ms": 1.0,
|
42 |
+
"censored_period_ms": 0.0
|
43 |
+
},
|
44 |
+
"sliding_rp_violation": {
|
45 |
+
"min_spikes": 0,
|
46 |
+
"bin_size_ms": 0.25,
|
47 |
+
"window_size_s": 1,
|
48 |
+
"exclude_ref_period_below_ms": 0.5,
|
49 |
+
"max_ref_period_ms": 10,
|
50 |
+
"contamination_values": null
|
51 |
+
},
|
52 |
+
"synchrony": {
|
53 |
+
"synchrony_sizes": [
|
54 |
+
2,
|
55 |
+
4,
|
56 |
+
8
|
57 |
+
]
|
58 |
+
},
|
59 |
+
"firing_range": {
|
60 |
+
"bin_size_s": 5,
|
61 |
+
"percentiles": [
|
62 |
+
5,
|
63 |
+
95
|
64 |
+
]
|
65 |
+
},
|
66 |
+
"amplitude_cv": {
|
67 |
+
"average_num_spikes_per_bin": 50,
|
68 |
+
"percentiles": [
|
69 |
+
5,
|
70 |
+
95
|
71 |
+
],
|
72 |
+
"min_num_bins": 10,
|
73 |
+
"amplitude_extension": "spike_amplitudes"
|
74 |
+
},
|
75 |
+
"amplitude_cutoff": {
|
76 |
+
"peak_sign": "neg",
|
77 |
+
"num_histogram_bins": 100,
|
78 |
+
"histogram_smoothing_value": 3,
|
79 |
+
"amplitudes_bins_min_ratio": 5
|
80 |
+
},
|
81 |
+
"amplitude_median": {
|
82 |
+
"peak_sign": "neg"
|
83 |
+
},
|
84 |
+
"drift": {
|
85 |
+
"interval_s": 60,
|
86 |
+
"min_spikes_per_interval": 100,
|
87 |
+
"direction": "y",
|
88 |
+
"min_num_bins": 2
|
89 |
+
},
|
90 |
+
"nearest_neighbor": {
|
91 |
+
"max_spikes": 10000,
|
92 |
+
"n_neighbors": 5
|
93 |
+
},
|
94 |
+
"nn_isolation": {
|
95 |
+
"max_spikes": 10000,
|
96 |
+
"min_spikes": 10,
|
97 |
+
"min_fr": 0.0,
|
98 |
+
"n_neighbors": 4,
|
99 |
+
"n_components": 10,
|
100 |
+
"radius_um": 100,
|
101 |
+
"peak_sign": "neg"
|
102 |
+
},
|
103 |
+
"nn_noise_overlap": {
|
104 |
+
"max_spikes": 10000,
|
105 |
+
"min_spikes": 10,
|
106 |
+
"min_fr": 0.0,
|
107 |
+
"n_neighbors": 4,
|
108 |
+
"n_components": 10,
|
109 |
+
"radius_um": 100,
|
110 |
+
"peak_sign": "neg"
|
111 |
+
},
|
112 |
+
"silhouette": {
|
113 |
+
"method": [
|
114 |
+
"simplified"
|
115 |
+
]
|
116 |
+
}
|
117 |
+
},
|
118 |
+
"skip_pc_metrics": false
|
119 |
+
},
|
120 |
+
"template_metric_params": {
|
121 |
+
"metric_names": [
|
122 |
+
"half_width",
|
123 |
+
"num_negative_peaks",
|
124 |
+
"num_positive_peaks",
|
125 |
+
"peak_to_valley",
|
126 |
+
"peak_trough_ratio",
|
127 |
+
"recovery_slope",
|
128 |
+
"repolarization_slope"
|
129 |
+
],
|
130 |
+
"sparsity": null,
|
131 |
+
"peak_sign": "neg",
|
132 |
+
"upsampling_factor": 10,
|
133 |
+
"metrics_kwargs": {
|
134 |
+
"recovery_window_ms": 0.7,
|
135 |
+
"peak_relative_threshold": 0.2,
|
136 |
+
"peak_width_ms": 0.1,
|
137 |
+
"depth_direction": "y",
|
138 |
+
"min_channels_for_velocity": 5,
|
139 |
+
"min_r2_velocity": 0.5,
|
140 |
+
"exp_peak_function": "ptp",
|
141 |
+
"min_r2_exp_decay": 0.5,
|
142 |
+
"spread_threshold": 0.2,
|
143 |
+
"spread_smooth_um": 20,
|
144 |
+
"column_range": null
|
145 |
+
}
|
146 |
+
}
|
147 |
+
},
|
148 |
+
"requirements": {
|
149 |
+
"spikeinterface": "0.100.1",
|
150 |
+
"scikit-learn": "1.3.2"
|
151 |
+
},
|
152 |
+
"label_conversion": {
|
153 |
+
"1": "noise",
|
154 |
+
"2": "mua",
|
155 |
+
"3": "sua"
|
156 |
+
},
|
157 |
+
"additional_required_files": {
|
158 |
+
"filename": "cascaded_classifier.py"
|
159 |
+
},
|
160 |
+
"untrusted_types_imports": {
|
161 |
+
"untrusted_types": [
|
162 |
+
"numpy.dtype",
|
163 |
+
"sklearn.metrics._classification.balanced_accuracy_score",
|
164 |
+
"sklearn.metrics._scorer._PredictScorer",
|
165 |
+
"sklearn.model_selection._search_successive_halving.HalvingGridSearchCV",
|
166 |
+
"sklearn.model_selection._split.StratifiedKFold",
|
167 |
+
"__main__.CascadedClassifier"
|
168 |
+
]
|
169 |
+
}
|
|
|
|
|
170 |
}
|