Commit | Date | |
---|---|---|
[r18211]
by
bugman
Fix for the bug caught by the N_state_model.test_mc_sim_failure system test. If no RDC error is present, then the returned error from the N-state model analysis specific method |
2013-01-18 09:46:36 | Tree |
[r18210]
by
bugman
Created the N_state_model.test_mc_sim_failure system test to demonstrate a bug in the N-state model. This appears to be a problem with Monte Carlo simulations when data is missing. |
2013-01-18 09:42:26 | Tree |
[r18209]
by
bugman
The N-state model grid search optimises each tensor separately when only tensors are optimised. This massively collapses the grid search size from inc**(5*N) to N*inc**5, where inc are the number |
2013-01-17 17:39:56 | Tree |
[r18208]
by
bugman
Fix for the pcs.structural_noise user function for the changes in the frame_order_testing branch. |
2013-01-16 16:34:08 | Tree |
[r18207]
by
bugman
Merged revisions 18200-18206 via svnmerge from ........ |
2013-01-15 20:24:17 | Tree |
[r18206]
by
bugman
Fix for the pcs.structural_noise user function - old structural errors were not correctly removed. |
2013-01-15 20:05:29 | Tree |
[r18205]
by
bugman
Created the Pcs.test_structural_noise system test for the new pcs.structural_noise user function. |
2013-01-15 19:54:57 | Tree |
[r18204]
by
bugman
Implemented the pcs.structural_noise user function. This is used to determine the PCS error due to structural noise via simulation, and adds the error |
2013-01-15 19:22:31 | Tree |
[r18203]
by
bugman
Removed the check for the 3D structural data in the paramag.centre user function. This check is not needed. |
2013-01-15 16:04:00 | Tree |
[r18202]
by
bugman
Added the 'empty' flag to the sequence.copy user function to allow all the spin contents to be copied. The user function was only copying the basic empty molecule, residue and spin containers, in contrast |
2013-01-15 11:46:17 | Tree |