Get started
User guide
Reference
abTEM
Inverts the positions of atoms along a given axis.
atoms (ase.Atoms) – Atoms to be inverted.
axis (int) – Integer representing the Cartesian axis (0 is x, 1 is y, and the default 2 is z).
atoms – Inverted atoms.
ase.Atoms