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

Update selections every frame #1

Closed
maxscheurer opened this issue Nov 26, 2016 · 2 comments
Closed

Update selections every frame #1

maxscheurer opened this issue Nov 26, 2016 · 2 comments

Comments

@maxscheurer
Copy link
Owner

maxscheurer commented Nov 26, 2016

At the moment, the atom selections from MDAnalysis are only set once. However, for special selections as "around", this might change during the trajectory.
One needs to update the atomselections every frame to get the right contacts or surface areas. (btw @Astroprog , I'm testing the Issue tab on github!)

@maxscheurer maxscheurer added this to the Beta version milestone Nov 26, 2016
@maxscheurer maxscheurer assigned maxscheurer and ghost Nov 26, 2016
ghost pushed a commit that referenced this issue Jan 4, 2017
Selections are now updated every frame
@ghost
Copy link

ghost commented Jan 4, 2017

closed issue, selections are being updated

@ghost ghost closed this as completed Jan 4, 2017
@maxscheurer maxscheurer reopened this Jan 5, 2017
@maxscheurer
Copy link
Owner Author

Only update selection every frame, if "around" selection command is in selection text, so that the selection is much faster if it does not need to be updated.
Sorry for reopening though...

ghost pushed a commit that referenced this issue Jan 7, 2017
@ghost ghost closed this as completed Jan 7, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant