Set the pbshape to 2x2 pixes for isDryRun=True in fillConvFunction(). This reduces the run time for "blank" CF computations from hours to minutes.
This also required setting the ref. pixel in makeFTCoord() method to
be size of the CF buffer. This should not be required, but it is.
The code in this method should be refactored and cleaned up soon.