Commit | Date | |
---|---|---|
[r18149]
by
bugman
Created 4 unit tests to demonstrate the failure of the selection object with spin IDs. |
2012-12-17 11:57:18 | Tree |
[r18148]
by
bugman
Merged revisions 18144-18147 via svnmerge from ........ |
2012-12-17 09:32:34 | Tree |
[r18147]
by
bugman
Fix for the N_state_model.test_data_copying system test. The interatomic data is now copied prior to copying the RDC data. |
2012-12-17 09:31:47 | Tree |
[r18146]
by
bugman
The rdc.copy user function now uses the new consistent_interatomic_data() function prior to copying. To copy the RDC data, the interatomic data containers must be identical between the two data pipes. |
2012-12-17 09:30:24 | Tree |
[r18145]
by
bugman
Created the generic_fns.interatomic.consistent_interatomic_data() function for checking data consistency. |
2012-12-17 09:29:12 | Tree |
[r18144]
by
bugman
Created RelaxInteratomInconsistentError for when the data is inconsistent between two data pipes. |
2012-12-17 09:28:27 | Tree |
[r18143]
by
bugman
Merged revisions 18138,18140-18142 via svnmerge from ........ |
2012-12-14 16:55:14 | Tree |
[r18142]
by
bugman
Created the Pcs.test_pcs_load and Pcs.test_pcs_copy system tests to check some of the PCS user functions. The Pcs system test class is new, and these tests check untested areas of relax. |
2012-12-14 16:51:48 | Tree |
[r18141]
by
bugman
Bug fix for the rdc.copy user function - it is now functional. The code was old and untested, and still assumed that the RDC values were held in spin containers |
2012-12-14 16:35:35 | Tree |
[r18140]
by
bugman
Created the Rdc.test_rdc_copy system test to demonstrate the failure of the rdc.copy user function. |
2012-12-14 16:11:08 | Tree |