Closed orgua closed 3 years ago
That seems reasonable,or possibly return failure in some way when the incoming value is 0.
Have you been seeing issues caused by this?
I have no hardware or dataset at hand atm, but will try the next days. i think the bug is not easy to observe. as i understand the code it will influence the afh-detection with undefined behaviour
@orgua Are you still experiencing this issue? Or have you observed the bug again?
I'm going to close this as there hasn't been a response in a while, but please re-open this issue or open a new one if you still need assistance.
hi Dominic and the rest of the team,
i checked large parts of the code, optimized computation and found a hint to a possible bug:
pn->winnowed = 0;
is commented out (THE hint)