Skip to main content

event_synchronization

Function event_synchronization 

Source
pub fn event_synchronization(
    train_a: &[i32],
    train_b: &[i32],
    dt: f64,
    tau_ms: f64,
) -> f64
Expand description

Event synchronisation (Quian Quiroga et al. 2002). Returns synchrony score in [0, 1].