A helper function for convolving HRF with a signal.
convolve_hrf(y, hrf_s)
y
The signal.
hrf_s
The HRF.
Returns the convolution between HRF and the signal.