Commit | Date | |
---|---|---|
[r18266]
by
bugman
The probabilities and paramagnetic position can now be simultaneously in the N-state model. Such a combination would have previously failed to unpack the parameters correctly. |
2013-01-23 10:21:27 | Tree |
[r18265]
by
bugman
Added a RelaxError to the N-state model Hessian for the optimisation of the paramagnetic position. This is because these equations are not derived or coded yet. |
2013-01-23 10:08:10 | Tree |
[r18264]
by
bugman
Removed the unused parameter scaling in the N-state model gradient and Hessian target functions. |
2013-01-23 09:50:15 | Tree |
[r18263]
by
bugman
Major code simplification of the N-state model target functions. The func_tensor_opt(), dfunc_tensor_opt(), and d2func_tensor_opt() methods have been merged with the |
2013-01-23 09:49:15 | Tree |
[r18262]
by
bugman
First attempt at implementing the paramagnetic centre position gradient in the N-state model. This will be used for faster optimisation of the lanthanide position. Two new functions have been These are used by the dfunc_*() methods of the N-state model target function class. |
2013-01-22 22:07:02 | Tree |
2013-01-22 20:47:41 | Tree | |
[r18260]
by
bugman
Clean up of some of the logic in N-state model analysis specific code. The following methods have been added: These are used through the class to determine what is needed for or used during optimisation, |
2013-01-22 19:13:33 | Tree |
[r18259]
by
bugman
Merged revisions 18249-18258 via svnmerge from ........ |
2013-01-22 10:28:44 | Tree |
[r18258]
by
bugman
Fix for a recently introduced breakage of the N_state_model.test_mc_sim_failure system test. Newton optimisation is now not allowed for optimising the paramagnetic centre position. |
2013-01-22 10:11:01 | Tree |
[r18257]
by
bugman
Improved the RDC and PCS Q factor calculation warnings to be more informative. These warnings sometimes appear at the end of the N-state model optimisation, but it is not clear |
2013-01-22 09:32:14 | Tree |