Execution Time3.91s

Test: test_kde_histogram_feature_extractor (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2017-08-29 23:07:59
Repository revision: 255b7b5168428a5b9cdbd11ee3a5001305af93fa

Exit Value1

Show Command Line
Display graphs:

Test output
_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
E
======================================================================
ERROR: test_kde_histogram_feature_extractor.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/tests/test_kde_histogram_feature_extractor.py", line 29, in test_execute
    hist_extractor.fit(ct_array, lm_array, grid_array)
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_histogram_feature_extractor.py", line 201, in fit
    lm_temp = lm[xmin:xmax, ymin:ymax, zmin:zmax]
TypeError: slice indices must be integers or None or have an __index__ method

----------------------------------------------------------------------
Ran 1 test in 0.041s

FAILED (errors=1)