nimare.utils.round2

round2(ndarray)[source]

Numpy rounds X.5 values to nearest even integer. We want to round to the nearest integer away from zero.