Plotting package¶
The plots package provides tools to plot scientific data generated by pyEMMA
plots - Plotting tools (pyemma.plots
)¶
User-API¶
Graph plots
|
Implied timescale plot |
|
Plot of Chapman-Kolmogorov test |
Contour plots
|
Plot a two-dimensional density map using a histogram of scattered data. |
|
Plot a two-dimensional free energy map using a histogram of scattered data. |
|
Plot a two-dimensional contour map by interpolating scattered data on a grid. |
|
Plot a two-dimensional contour map of states by interpolating labels of scattered data on a grid. |
|
Contour plot on scattered data (x,y,z) and plots the positions of the points (x,y) on top. |
Network plots
|
Network representation of MSM transition matrix |
|
Network representation of reactive flux |
|
Network representation of given matrix |
Classes¶
|
Plot of network with nodes and arcs |