iwopy.utils.RegularDiscretizationGrid.apply_tols(pts)[source] Get tolerance corrected points Parameters¶ pts: numpy.ndarrayThe points, shape: (n_pts, n_dims) Returns¶ q: numpy.ndarrayThe corrected points, shape: (n_pts, n_dims)