neat.Kernel.t¶ Kernel.t(t_arr)[source]¶ Evaluates the kernel in the time domain Parameters: t_arr (np.array of float) – the time array in ms at which the kernel is evaluated Returns: the temporal kernel Return type: np.array of float