pyemma_tutorials icon indicating copy to clipboard operation
pyemma_tutorials copied to clipboard

How to analyze molecular dynamics data with PyEMMA

Results 2 pyemma_tutorials issues
Sort by recently updated
recently updated
newest added

![Screenshot from 2024-03-05 11-08-20](https://github.com/markovmodel/pyemma_tutorials/assets/51357301/9a136967-cd8c-4b61-9004-6d02eca1940d) Please help in rectifying this error.

When I ran the code block its = pyemma.msm.its(cluster.dtrajs, lags=50, nits=10, errors='bayes') pyemma.plots.plot_implied_timescales(its, units='ns', dt=0.1); It show "estimating BayesianMSM: 80%" and I ran it multiple times but it just fluctuated...