F
======================================================================
FAIL: test_grid_segmenter.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/segmentation/tests/test_grid_segmenter.py", line 25, in test_execute
expected'
AssertionError: grid not as expected
----------------------------------------------------------------------
Ran 1 test in 0.003s
FAILED (failures=1)