Some jupyter-notebooks to visualise RISM data and align RISM grids to molecules. Also includes classes to load and manipulate RISM data generated using AMBER.
RISM_grids_usage.ipynb
: Loading and manipulating RISM data using the classes inRISM_grids.py
.RISM_3D_plots.ipynb
: Examples of plotting RISM data in 3D, including interactive plots.
The html
files contain working examples of the jupyter-notebooks, including the interactive plots in RISM_3D_plots.ipynb
. Open them via the links below (uses https://htmlpreview.github.io/):
(From RISM_3D_plots.ipynb
)
- Code will generate VMD commands to align the view of the molecule with the corresponding 2D RISM slice.
- The slider moves the 2D surface over the molecule to show how the RISM grid reflects the 3D shape of the molecule. See: interactive_fig_x, interactive_fig_y, interactive_fig_z.