pretty_print_transform# abtem.atoms.pretty_print_transform(decomposed)[source]# Print a decomposed transformation in an easy-to-read manner. Parameters: decomposed (tuple of np.ndarray) – Tuple of length 3 whose items are arrays of dimension 3 representing rotation, scale and shear.