svn+ssh://bugman@.../svn/relax/trunk
........
r27758 | bugman | 2015-03-03 17:10:38 +0100 (Tue, 03 Mar 2015) | 6 lines
The Rdc.test_rdc_copy_* system tests now check for the 'rdc_data_types' data structure.
This is in the Rdc.test_rdc_copy_different_spins and Rdc.test_rdc_copy_back_calc system tests and
shows that the rdc.copy user function fails to duplicate this information.
........
r27759 | bugman | 2015-03-03 17:11:47 +0100 (Tue, 03 Mar 2015) | 3 lines
Removed a debugging printout.
........
r27760 | bugman | 2015-03-03 17:15:33 +0100 (Tue, 03 Mar 2015) | 6 lines
The Rdc.test_rdc_copy_* system tests now check for the 'absolute_rdc' data structure.
This is in the Rdc.test_rdc_copy_different_spins and Rdc.test_rdc_copy_back_calc system tests and
shows that the rdc.copy user function fails to duplicate this information as well.
........
r27761 | bugman | 2015-03-03 17:18:14 +0100 (Tue, 03 Mar 2015) | 3 lines
Expanded the rdc.copy user function to copy the RDC data type and absolute RDC flag information.
........