svn+ssh://bugman@.../svn/relax/trunk
........
r22117 | bugman | 2014-02-04 15:46:47 +0100 (Tue, 04 Feb 2014) | 9 lines
Fix for bug #21591 (https://gna.org/bugs/?21591), the complete failure of the NOE analysis.
This bug was reported by Martin Ballaschk (https://gna.org/users/mab).
The issue was introduced in the fix for bug #21562 (https://gna.org/bugs/?21562). The problem is
that the overfit_deselect() method was deselecting all spins with two data points or less rather
than one or less.
........