Commit | Date | |
---|---|---|
2010-08-13 19:29:15 | Tree | |
[r11511]
by
bugman
Added another check to iso_cone_S_to_theta() for bad order parameters. This time the check is for order parameters less than -0.125. |
2010-08-13 19:21:29 | Tree |
2010-08-13 10:06:14 | Tree | |
[r11509]
by
bugman
Created a API common set_selected_sim() method for a single global model. The method is called _set_selected_sim_global() and simply puts the select_sim bool list into the |
2010-08-13 07:49:18 | Tree |
[r11508]
by
bugman
Created a common specific code model_loop() method for a single global model. The method is stored as _model_loop_single_global(). |
2010-08-13 07:43:27 | Tree |
[r11507]
by
bugman
Fix for bug #13259, the failure of model elimination in the full analysis script. The problem was that model elimination is only performed on the current data pipe, so it should be |
2010-08-12 20:58:09 | Tree |
[r11506]
by
bugman
Fix for the test_grid_search_argfail_inc() unit test as the inc arg can be a list of None. |
2010-08-12 17:48:38 | Tree |
[r11505]
by
bugman
Objects placed into the relax data store structure are now stored in the XML save file. They are also restored again with state.load(). |
2010-08-12 17:27:53 | Tree |
[r11504]
by
bugman
Added a catch in iso_cone_S_to_theta() for bad order parameters > 1. Now the function will return a cone angle of zero. Simplex optimisation will set S > 1. |
2010-08-12 16:19:53 | Tree |
[r11503]
by
bugman
Fixed some calls to maths_fns.order_parameters.iso_cone_S_to_theta(). The wrong function was being called by the free rotor isotropic cone model. |
2010-08-12 16:14:54 | Tree |