function double_well_discrete

deeptime.data.double_well_discrete()

MCMC process in a symmetric double well potential, spatially discretized to 100 bins. The discrete trajectory contains 100000 steps, discrete time step dt=10. The result object allows access to discretizations of varying quality as well as gives opportunity to synthetically generate more data.

(Source code, png, hires.png, pdf)

../../_images/plot_double_well_discrete.png
Returns:

dataset – an object that contains a markov state model corresponding to the process and the discrete trajectory

Return type:

deeptime.data.DoubleWellDiscrete