Replies: 1 comment 6 replies
-
Based on the docs https://docs.mdanalysis.org/stable/documentation_pages/lib/nsgrid.html#MDAnalysis.lib.nsgrid.FastNS.search that would be my interpretation. @hmacdope @richardjgowers does this sound right? |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi,
I'm working with MDAnalysis and have a question about the indices returned by the
FastNS.search
(NSResults.get_pairs()
) method.Here's the relevant code I'm using:
My understanding is that i represents the index of an atom from groupB, and j represents the index of an atom from groupA. Is this correct?
Any help would be greatly appreciated!
Thank you!
Shiauthie Wu
Beta Was this translation helpful? Give feedback.
All reactions