qp.cluster.spheres.visualize_dummy

qp.cluster.spheres.visualize_dummy(dummy, path)[source]

Write dummy atom positions to an XYZ file for debugging.

Parameters:
  • dummy (list of array-like) – 3D coordinates of dummy atoms.

  • path (str) – Directory where dummy.xyz will be written.