pub fn psth(trials: &[Vec<f64>], bin_ms: f64, dt: f64) -> (Vec<f64>, Vec<f64>)
Peri-stimulus time histogram. Returns (rates_hz, bin_centers_ms).