You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am trying to map the node indices from the StructureGraph produced by StructureGraph.with_local_env_strategy(structure, JmolNN()) to the atom indices from the original CIF file. How can I get this information? I've seen the function StructureGraph.map_indices() on GitHub but it's not on the documentation and I can't use it in my code. I have the latest version of pymatgen available on conda (1.3.0).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am trying to map the node indices from the StructureGraph produced by StructureGraph.with_local_env_strategy(structure, JmolNN()) to the atom indices from the original CIF file. How can I get this information? I've seen the function StructureGraph.map_indices() on GitHub but it's not on the documentation and I can't use it in my code. I have the latest version of pymatgen available on conda (1.3.0).
Beta Was this translation helpful? Give feedback.
All reactions