Minimal code to extract density maps and fluctuations from MD/MC trajectories.
To run the analysis, you need to install a few packages
pip install numpy
pip install ovito
To run the Example.ipynb
notebook also install
pip install natsort
pip install matplotlib
pip install 'pyvista[all]' jupyterlab