Execution Time2.09s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2016-08-14 23:02:14
Repository revision: 0811ad1fb9e3d046fb9a76d905d8bf53fa3c6b95


Show Command Line
Display graphs:

Test output
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/distance_feature_extractor.py:169: 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/distance_feature_extractor.py:201: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  distances_temp = distance_image[xmin:xmax, ymin:ymax, zmin:zmax]
/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/distance_feature_extractor.py:202: 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:201: VisibleDeprecationWarning: using a non-integer number instead of an integer will resul...
The rest of the test output was removed since it exceeds the threshold of 1024 bytes.