svn+ssh://bugman@.../svn/relax/trunk
........
r27763 | bugman | 2015-03-03 17:34:39 +0100 (Tue, 03 Mar 2015) | 5 lines
Created the Rdc.test_corr_plot system test to check the rdc.corr_plot user function.
This shows that this poorly tested function works correctly.
........
r27764 | bugman | 2015-03-03 17:40:22 +0100 (Tue, 03 Mar 2015) | 5 lines
Created the Pcs.test_corr_plot system test to check the pcs.corr_plot user function.
This user function is poorly tested, and this test triggers a series of bugs.
........
r27765 | bugman | 2015-03-03 17:42:30 +0100 (Tue, 03 Mar 2015) | 6 lines
Added the 'title' and 'subtitle' arguments to the pcs.corr_plot user function.
This problem was detected by the new Pcs.test_corr_plot system test. The pcs.corr_plot user
function now matches the rdc.corr_plot user function in terms of arguments.
........
r27766 | bugman | 2015-03-03 17:46:21 +0100 (Tue, 03 Mar 2015) | 3 lines
Fix for the pcs.corr_plot user function when the spin containers have no element information.
........
r27767 | bugman | 2015-03-03 17:50:02 +0100 (Tue, 03 Mar 2015) | 5 lines
Completed the Pcs.test_corr_plot system test.
The file contents are now known and have been carefully checking in Grace.
........