Skip to main content

spike_profile

Function spike_profile 

Source
pub fn spike_profile(
    times_a: &[f64],
    times_b: &[f64],
    n_bins: usize,
    t_start: f64,
    t_end: f64,
) -> Vec<f64>
Expand description

Binned SPIKE-distance profile (Kreuz et al. 2013).