Skip to content

Commit

Permalink
RF: Remove mode import from scipy.
Browse files Browse the repository at this point in the history
The function is no longer being used in this module.
  • Loading branch information
arokem committed Feb 23, 2015
1 parent 7d592b9 commit bf9c42b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dipy/denoise/noise_estimate.py
Expand Up @@ -5,7 +5,6 @@

from scipy.special import gammainccinv
from scipy.ndimage.filters import convolve
from scipy.stats import mode


def _inv_nchi_cdf(N, K, alpha):
Expand Down

0 comments on commit bf9c42b

Please sign in to comment.