Execution Time1.84s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (BWH002376.local) on 2018-08-01 23:01:50
Repository revision: 9932a1985ba505f806f3081d5ea3f3484f87fd31


Show Command Line
Display graphs:

Test output
/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pywt/__init__.py:16: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from ._extensions._pywt import *
/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pywt/_swt.py:1: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from ._extensions._swt import swt_max_level, swt as _swt, swt_axis as _swt_axis
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_bandwidth.py:116: RuntimeWarning: divide by zero encountered in longdouble_scalars
  time = (2 * const * K0 / M / f) ** (2 / (3 + 2 * s))
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_bandwidth.py:119: RuntimeWarning: divide by zero encountered in longdouble_scalars
  return t - (2 * M * np.sqrt(np.pi) * f) ** (-2 / 5)
.
----------------------------------------------------------------------
Ran 1 te...
The rest of the test output was removed since it exceeds the threshold of 1024 bytes.