unit error when converting to ase atoms
In the new soap normalizer there is a unit conversion error in line 53
atoms = system.atoms.to_ase(raise_exp=True)
The resulting ase atoms object has positions and lattice vectors in metres rather than Angstroms
Edited by James Darby