StructureGraph.map_indices #4557
Unanswered
kate-davison
asked this question in
Q&A
Replies: 0 comments
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.
-
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