-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Description
seen in v8.3.2 but I think all versions probably do this.
Minor bug.
Dale had an extremely similar issue (that I closed) that was in an older version but that got fixed I think but I think this issue is different. Maybe.
If you have a wavefront that is an odd number of pixels (601 pixels for sure works for the bug) then the profile, when perfectly horizontal (at 0 degrees angle), will have one zero value at the end and the profile sharply dips up or down on the last pixel.
It only happens at 0 rotation where the above mentioned for loop is getting a floating point off-by-one at the end of the loop.