pub fn spike_times_f64(binary_train: &[f64], dt: f64) -> Vec<f64>
Spike times from f64 binary train (threshold > 0.5).