pub fn spike_sync_profile( times_a: &[f64], times_b: &[f64], n_bins: usize, t_start: f64, t_end: f64, ) -> Vec<f64>
Binned SPIKE-synchronization profile (Kreuz et al. 2015).