mattwthompson / scattering

Functions for analyzing molecular simulations according to scattering experiments
MIT License
9 stars 9 forks source link

Add 2D VHF Support #22

Open rmatsum836 opened 4 years ago

rmatsum836 commented 4 years ago

Add 2D VHF for the ability to study confined fluids. This is very much a work in progress.

rmatsum836 commented 4 years ago

Most of the heavy lifting is done in MDTraj, but the 2d VHF has two additional arguments:

Also added several unit tests to check that the the function works, and that appropriate ValueErrors get raised.