Skip to main content

psth

Function psth 

Source
pub fn psth(trials: &[Vec<f64>], bin_ms: f64, dt: f64) -> (Vec<f64>, Vec<f64>)
Expand description

Peri-stimulus time histogram. Returns (rates_hz, bin_centers_ms).