Skip to main content

hrf_kernel

Function hrf_kernel 

Source
pub fn hrf_kernel(
    model: &HrfModel,
    tr: f64,
    oversampling: usize,
    fir_delays: Option<&[f64]>,
) -> Vec<Vec<f64>>
Expand description

Get HRF kernel(s) for a given model.