Menu

Commit [r22089]  Maximize  Restore  History

Merged revisions 22088 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r22088 | bugman | 2014-01-31 10:42:52 +0100 (Fri, 31 Jan 2014) | 10 lines

Fix for bug #21562, the failure of the NOE analysis when spectra are replicated.

This bug (https://gna.org/bugs/?21562) was reported by Dhanas Muthu (https://gna.org/users/dhanas).

The problem was that the NOE overfit_deselect() method was deselecting all spins which do not have
exactly 2 intensity values. This is incompatible with replicated spectra as the number will be
greater than two. The check has been modified to deselect spins only when the number of intensity
values are zero or one (i.e. < 2 rather than != 2).
........

bugman 2014-01-31

changed /branches/double_rotor
changed /branches/double_rotor/specific_analyses/noe/main.py
/branches/double_rotor/specific_analyses/noe/main.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.