We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7876e43 + d38ecfe commit 1ae3370Copy full SHA for 1ae3370
nitime/fmri/hrf.py
@@ -1,6 +1,6 @@
1
from __future__ import print_function
2
import numpy as np
3
-from scipy.misc import factorial
+from scipy.special import factorial
4
5
6
def gamma_hrf(duration, A=1., tau=1.08, n=3, delta=2.05, Fs=1.0):
0 commit comments