iwopy.utils.RegularDiscretizationGrid.apply_tols(pts)[source]

Get tolerance corrected points

Parameters

pts: numpy.ndarray

The points, shape: (n_pts, n_dims)

Returns

q: numpy.ndarray

The corrected points, shape: (n_pts, n_dims)