except:
            tree = cKDTree(
                np.random.random((self.npoints, 3)) * box, boxsize=_box[:3])