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

Warning messages not logged #79

Closed ojeda-e closed 2 years ago

ojeda-e commented 2 years ago

In surface.py, the messages "Atom outside grid boundaries" in lines 92 and 100 are not logged. The warning doesn't provide further or more detailed information about the atom, i.e. if it's because of negative coordinates, etc.

Thanks @orbeckst for spotting it (see review in notebook)

To fix this issue: