Back Tracking
I dumped the half pixel grid, as it took too long. I got all the test cases to run and then modified the cdrizzlebox code to be zero based instead of one based. This is necessary because we now have a pixel to pixel mapping instead of a WCS to pixel mapping in the code and pixel coordinates are zero based.