Execution Time1.88s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON-SL-OFF (bwh002376.bwh.harvard.edu) on 2018-03-26 23:07:20


Show Command Line
Display graphs:

Test output
_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_bandwidth.py:64: 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:67: RuntimeWarning: divide by zero encountered in longdouble_scalars
  return t - (2 * M * np.sqrt(np.pi) * f) ** (-2 / 5)
.
----------------------------------------------------------------------
Ran 1 test in 0.021s

OK