Execution Time2.51s

Test: test_kde_histogram_feature_extractor_from_xmlpoints (Passed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2016-12-25 23:01:41
Repository revision: d0784b2bf7742b641844d0a8fd7bba29232c7f36


Show Command Line
Display graphs:

Test output
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_histogram_feature_extractor.py:201: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  lm_temp = lm[xmin:xmax, ymin:ymax, zmin:zmax]
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_histogram_feature_extractor.py:237: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  intensities_temp = ct[xmin:xmax, ymin:ymax, zmin:zmax]
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_histogram_feature_extractor.py:238: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  lm_temp = lm[xmin:xmax, ymin:ymax, zmin:zmax]
.
----------------------------------------------------------------------
Ran 1 test in 0.431s

OK