Closed FranzBangar closed 2 years ago
In specific cases where block length is just between two values, rounding can produce different cell counts and this is unavoidable. Therefore it is important to only chop minimum number of blocks and let others be defined automatically. Unless you decide to do it manually and use count on everything.
This fails when
cell_size = 1.5
but works with other cell sizes:Looks like same blocks with different orientation get a different calculated size; two things to check: