Remove problematic output of gmx angle
authorChristian Blau <cblau@gwdg.de>
Mon, 25 Nov 2019 15:42:25 +0000 (16:42 +0100)
committerBerk Hess <hess@kth.se>
Fri, 20 Dec 2019 12:29:26 +0000 (13:29 +0100)
commit3751654612251f5c9a67c838914696975eb3be68
treeb6ecadf000efde042ee2516981c4d86120d8aaad
parent511d9576374689460eb54285386906858f3a8775
Remove problematic output of gmx angle

It could happen that the calculation of the standard deviation
for angles caused a divide by zero error for empty populations.
Because this standard deviation of per frame averages over all
frames was anyhow meaningless, it has been removed.

Refs #3206

Change-Id: Icf541a8b3bef502da9a22b55a8e8154b2d4fc8f8
docs/release-notes/2019/2019.5.rst
src/gromacs/gmxana/gmx_angle.cpp