File size: 1,160 Bytes
b2ee8e7 baa6994 b2ee8e7 40fc3d6 | 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 | {
"metric_params": {
"quality_metric_params": {
"metric_names": [
"amplitude_cv_median",
"amplitude_cv_range",
"amplitude_median",
"firing_range",
"firing_rate",
"isi_violations_ratio",
"isi_violations_count",
"num_spikes",
"presence_ratio",
"rp_contamination",
"rp_violations",
"sliding_rp_violation",
"sync_spike_2",
"sync_spike_4",
"sync_spike_8"
]
},
"template_metric_params": {
"metric_names": [
"half_width",
"num_negative_peaks",
"num_positive_peaks",
"peak_to_valley",
"peak_trough_ratio",
"recovery_slope",
"repolarization_slope"
]
}
},
"requirements": {
"spikeinterface": "0.102.3",
"scikit-learn": "1.6.1"
},
"label_conversion": {
"0": "not-sua",
"1": "sua"
}
} |