plane_to_axes# abtem.atoms.plane_to_axes(plane)[source]# Convert string representation of Cartesian axes to numerical. Parameters: plane (str) – String representation of axes. Returns: axes – Numerical representation of axes. Return type: tuple