Execution Time0.74s

Test: test_kde_histogram_feature_extractor (Failed)
Build: CIP-Linux-3.14.35-28.38.amzn1.x86_64-x86_64-incr-SL-ON-SL-OFF (Linux1.Amazon.ACIL) on 2015-07-09 00:10:41

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_kde_histogram_feature_extractor.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ec2-user/anaconda/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/ec2-user/Projects/CIP/cip_python/classification/tests/test_kde_histogram_feature_extractor.py", line 27, in test_execute
    my_hist_extractor.fit( ct_array, lm_array, grid_array)
  File "/home/ec2-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_histogram_feature_extractor.py", line 104, in fit
    patch_intensities = ct[np.logical_and(patch_labels==p_label)]
ValueError: invalid number of arguments

----------------------------------------------------------------------
Ran 1 test in 0.107s

FAILED (errors=1)