mattwthompson / scattering

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

Update self only #62

Closed rmatsum836 closed 2 years ago

rmatsum836 commented 2 years ago

Removing the "self" argument from compute_van_hove since this generally includes interactions between different atoms. Also raise a ValueError if self_correlation="self" but selection1 != selection2.