Scale v3bw lines a different way.
Instead of scaling the lines we have such that they add up to the given total (really bad if we've only done a partial scan), give ourselves a budget of size CONSTANT * NUM_LINES. Now partial scans are more meaningful and all scanners' numbers should be directly comparable.
Please register or sign in to comment