Examples of chemistry data visualization using matplotlib for Spring School in Computational Chemistry
- Typical examples of creating xy-plots from data extracted from log files etc.
- Read in the thermodynamic integration data from Tuesday. Integrate and plot with errorbars
- Read in an array of potential energy values of a scan of two torsion values and plot it as contour map
- More examples of creating xy-plots and and example to complement the xy-plot with a histogram
- promiximity information provided bt Gromacs filtered and visualized with a color matrix highlighting spatial proximity
- Time average data from Gromacs MD simulations represented in 1D and 2D plots aiding understanding the numerical data
- Additional analysis to enable estimating uncertainty
- Uses matplotlib animation tool