Execution Time1.87s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON-SL-OFF (ip-172-31-44-204.ec2.internal) on 2018-09-10 00:22:23


Show Command Line
Display graphs:

Test output
Could not import jpeg_ls
Could not import gdcm
/home/ec2-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 *
/home/ec2-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
/home/ec2-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))
/home/ec2-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 test in 0.048s

OK