Replies: 1 comment
-
Could you please provide the minimal dataset that reproduces this issue? Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using the
ms.to_deepmd_npy('deepmd_npy')
function, I am given the following error:Has anyone had any experience with this? my MultiSystem has 8 systems and 33,075 frames.
After some digging I see that the shape of
['cells']
and['energies']
is not the same for the same LabeledSystem, what would cause this?Beta Was this translation helpful? Give feedback.
All reactions