Option for naming the property in `properties_to_tensormap` https://github.com/lab-cosmo/equisolve/blob/5fdd26bbd06dc72a74d704ff2ca7e3fcb4bf2d46/src/equisolve/utils/convert.py#L53 Then in `ase_to_tensormap` it would be called with the name "energy" https://github.com/lab-cosmo/equisolve/blob/5fdd26bbd06dc72a74d704ff2ca7e3fcb4bf2d46/src/equisolve/utils/convert.py#L18
Option for naming the property in
properties_to_tensormapequisolve/src/equisolve/utils/convert.py
Line 53 in 5fdd26b
Then in
ase_to_tensormapit would be called with the name "energy"equisolve/src/equisolve/utils/convert.py
Line 18 in 5fdd26b