Replace some uses of `round` with `math.ceil`

Aims to resolve issues described in #58 (closed) with using round to determine a conservative number of integer divisions for axial parameters.

Merge request reports

Loading