jc32173 / RISM_grids

Load, manipulate and visualise RISM data (from AMBER)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RISM grids

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 in RISM_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/):

Examples:

(From RISM_3D_plots.ipynb)

  • Align molecule with 2D slices through 3D RISM data.

    Code will generate VMD commands to align the view of the molecule with the corresponding 2D RISM slice.

About

Load, manipulate and visualise RISM data (from AMBER)


Languages

Language:HTML 99.8%Language:Jupyter Notebook 0.2%Language:Python 0.0%