svn+ssh://bugman@.../svn/relax/branches/double_rotor
........
r22109 | bugman | 2014-02-03 12:36:46 +0100 (Mon, 03 Feb 2014) | 3 lines
Copyright notice update.
........
r22110 | bugman | 2014-02-03 13:35:23 +0100 (Mon, 03 Feb 2014) | 7 lines
Initial implementation of the lib.frame_order.double_rotor module.
This module implements the functions needed to solve the frame order analysis for the RDC (via the
frame order matrix) and PCS (numerically). The interfaces have been updated for the double rotor
but most of the code still implements the basic rotor model from which it derives.
........
r22111 | bugman | 2014-02-03 15:14:22 +0100 (Mon, 03 Feb 2014) | 5 lines
Fix for the double rotor frame order model when only RDCs are used.
The target function was not being aliased when no PCS data was present.
........
r22112 | bugman | 2014-02-03 15:26:28 +0100 (Mon, 03 Feb 2014) | 3 lines
Removal of unused imports from the lib.frame_order.double_rotor module.
........