This is not what I meant. The camera reads out pixels in lines, but if I want to bin the pixels together I need to bin pixels that are physically close. This means in the case of a 512x256 frame, data points 1-8(line1), 513-521(line2), 1024-1032, 1536-1544, ... ...., 8192-8200 (64 points in...