phys2cvr.signal.create_hrf¶
- phys2cvr.signal.create_hrf(freq=40)[source]¶
Create a canonical haemodynamic response function sampled at the given freq.
- Parameters:
- freq
float Sampling frequency used to resample the haemodynamic response function.
- freq
- Returns:
- hrf
np.ndarray Haemodynamic response function.
- hrf