Bugfix in 'countsInResolver'
The index array for the response bin summation was calculated incorrectly. Extra parantheses are need for the ternary operator to work in the correct order
Loading
Please sign in to comment
The index array for the response bin summation was calculated incorrectly. Extra parantheses are need for the ternary operator to work in the correct order