Commit | Date | |
---|---|---|
[r18294]
by
bugman
Modified the initial testing of the rdc.set_errors and pcs.set_errors user functions. This is to better indicate to the user what the problem is and why the user function cannot operate. |
2013-01-24 10:23:12 | Tree |
[r18293]
by
bugman
Modified the RelaxNoRDCError and RelaxNoPCSError to accept no alignment ID. This is then used to indicate the complete absence of data. |
2013-01-24 10:22:02 | Tree |
2013-01-24 10:05:38 | Tree | |
[r18291]
by
bugman
Implemented the N-state model specific return_data() method. This is needed for bootstrapping. |
2013-01-24 09:57:51 | Tree |
[r18290]
by
bugman
Modified the metal_pos_opt.py N-state model system test script to test the bootstrapping code path. This converts the Monte Carlo simulations into bootstrapping to make sure this method also |
2013-01-24 09:56:29 | Tree |
[r18289]
by
bugman
Added Monte Carlo simulations to the align_fit.py N-state model system test script. This is to increase the very low coverage of Monte Carlo simulation testing for the N-state model. |
2013-01-24 09:02:33 | Tree |
[r18288]
by
bugman
Merged revisions 18279-18287 via svnmerge from ........ |
2013-01-23 21:55:07 | Tree |
[r18287]
by
bugman
Fix for a bug caught by the N_state_model.test_metal_pos_opt system test. The problem was that uninitalised probability arrays of None from cdp.probs was always sent into the |
2013-01-23 21:51:13 | Tree |
[r18286]
by
bugman
Modified the metal_pos_opt.py N-state model system test script to catch yet another bug. |
2013-01-23 21:14:19 | Tree |
[r18285]
by
bugman
Bug fixes for the _opt_uses_pcs() and _opt_uses_rdc() N-state model methods. These now check that the populations are optimised as well. |
2013-01-23 21:12:42 | Tree |