svn+ssh://bugman@.../svn/relax/trunk
........
r20129 | bugman | 2013-06-14 18:27:46 +0200 (Fri, 14 Jun 2013) | 6 lines
Removed the absolute argument for all of the lib.alignment.rdc functions.
This should be performed at the level of the target function, as mathematical operations may be
required prior to taking the absolute value.
........
r20130 | bugman | 2013-06-14 18:35:34 +0200 (Fri, 14 Jun 2013) | 6 lines
Fixes for the N-state model target functions for the lib.alignment.rdc changes.
The absolute value is now calculated within the target function rather than when back calculating
the RDCs.
........
r20131 | bugman | 2013-06-14 18:37:54 +0200 (Fri, 14 Jun 2013) | 3 lines
Simple fix for an error made in r20126.
........