Menu

SVN archive Commit Log


Commit Date  
[r11510] by bugman

Implemented Monte Carlo simulations for the N-state model.

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
cdp.

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
performed in the multi_model() method just after the optimisation of the individual model-free
models.

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
[r11502] by bugman

Fix for the free rotor isotropic grid search - the 'cone_s1' parameter has a minimum of -0.125.

The previous minimum of -0.5 was no in line with Woessner's diffusion in a cone order parameter and
was causing the grid search to fail.

2010-08-12 16:13:15 Tree
[r11501] by bugman

Fix for the grid search with the isotropic cone frame order models having the 'cone_theta' parameter.

2010-08-12 16:11:09 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.