structuretoolkit.analyse.pyscal.get_voronoi_volumes# structuretoolkit.analyse.pyscal.get_voronoi_volumes(structure: Atoms) → ndarray[source]# Calculate the Voronoi volume of atoms Parameters: structure (Atoms) – The structure to analyze. Returns: Array of Voronoi volumes for each atom. Return type: np.ndarray