data.edit.cut_normalize

data.edit.cut_normalize tries to correct the problem with one second of alternate (0x0010) data bleeding into the bitwise OR average of cut size switched data. It examines an entire switch back and forth and looks for exactly one more point on the alternate cut size. If that condition is met, the point with the flip from alternate to normal is set to normal.

Must be called from within the environment set up by data.edit.get. Will fail outside of that.