Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexError complex_coordinates #1

Closed
pgrinaway opened this issue Oct 29, 2013 · 2 comments
Closed

IndexError complex_coordinates #1

pgrinaway opened this issue Oct 29, 2013 · 2 comments

Comments

@pgrinaway
Copy link
Member

When running yank.py example "p-xylene," an IndexError is thrown when yank.py attempts to access self.complex_coordinates[0].

It seems to be related to the following comment at the top of the code:

  • Handle complex_coordinates argument in Yank more intelligently if different kinds of input are provided.
    Currently crashes if a Quantity is provided rather than a list of coordinate sets.

I'll play around with it.

@jchodera
Copy link
Member

I've added the examples/ directory to yank/yank/ and created a testrun.tcsh launcher script. I also removed the (broken) partial explicit solvent support, since we'll support this in a different manner going forward.

Give this a try and see if it works!

pgrinaway added a commit that referenced this issue Jul 16, 2014
@pgrinaway
Copy link
Member Author

I think this is fixed. I'm going to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants