MDAnalysis / membrane-curvature

MDAnalysis tool to calculate membrane curvature.
https://membrane-curvature.readthedocs.io/
GNU General Public License v3.0
29 stars 6 forks source link

Refactor `core_fast_leaflet` and `core_fast` and add test using toy model. #33

Closed ojeda-e closed 3 years ago

ojeda-e commented 3 years ago

To test coordinate mapping and average of z values in grid using pytest.mark.parametrize as suggested in PR #30, refactor core_fast_leaflet and core_fast to

Also, add: