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

No structure displayed in the clustering section of example notebook 2.molPX_TICA_BPTI #48

Open
eric-jm-lang opened this issue May 24, 2018 · 0 comments

Comments

@eric-jm-lang
Copy link

Hi,

I am using molPX 0.17 installed with anaconda on a Ubuntu computer. I have attached the results of conda_list conda_list.txt.

I am trying to run the clustering section of the example notebook 2.molPX_TICA_BPTI

When I run the 'Plot clusters' and 'Link the clusters positions with the molecular structures' sections (last cell of the clustering. I do not see any structure, just the FES plot with the cluster centers and the crosshair. I am guessing form the command in the cell that I am supposed to see the structures.

I have attached a screenshot of the notebook: screenshot from 2018-05-24 11-02-14.
Note the warning message:

/home/el14718/Software/anaconda3/lib/python3.6/site-packages/ipykernel_launcher.py:6:RuntimeWarning: divide by zero encountered in log

And the [Out] section: (NGLWidget(count=5), <matplotlib.widgets.AxesWidget at 0x7fdfe3beaf60>)

Note also that the only modification to the notebook is that I change the order of the import in the first cell following issue #43:

%matplotlib ipympl
from matplotlib import pylab as plt
import molpx
import pyemma
import numpy as np

Many thanks

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

1 participant