Commit | Date | |
---|---|---|
2013-01-18 17:19:03 | Tree | |
[r18233]
by
bugman
Added some more checks to the Mol_res_spin.test_prune_metadata system test to demonstrate more bugs. |
2013-01-18 17:05:41 | Tree |
[r18232]
by
bugman
Bug fix for generic_fns.mol_res_spin.metadata_prune(). Non-unique molecules and residues are now removed from the spin ID lookup table. |
2013-01-18 16:58:27 | Tree |
[r18231]
by
bugman
Created the Mol_res_spin.test_prune_metadata system test to catch a bug in the spin ID lookup table. Spin IDs appear not to be correctly removed from the lookup table. |
2013-01-18 16:50:16 | Tree |
[r18230]
by
bugman
Created the Pcs.test_load_multi_col_data2 system test to catch a bug with the molecule name. This is the same as the Pcs.test_load_multi_col_data system test but the spins have the molecule |
2013-01-18 16:39:09 | Tree |
[r18229]
by
bugman
Created the Pcs.test_grace_plot system test to check the pcs.corr_plot user function. |
2013-01-18 16:01:52 | Tree |
[r18228]
by
bugman
Bug fix for the loading of PCS data from a file with different spin types in different columns. This was caught by the Pcs.test_load_multi_col_data system test which now passes. |
2013-01-18 15:44:15 | Tree |
2013-01-18 15:17:44 | Tree | |
[r18226]
by
bugman
Created the Pcs.test_load_multi_col_data system test to demonstrate a failure of PCS data loading. This is a problem when 15N data is in one column and 1H data is in another, and the spin_id argument |
2013-01-18 15:10:14 | Tree |
[r18225]
by
bugman
Python 3 fix for the new pcs.structural_noise user function. There was a string/unicode problem in the Grace plot creation code. |
2013-01-18 13:20:36 | Tree |