Skip to main content

spike_sync_profile

Function spike_sync_profile 

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

Binned SPIKE-synchronization profile (Kreuz et al. 2015).