Menu

SVN archive Commit Log


Commit Date  
[r25148] by bugman

Fixes for a bad update and merger from upstream.

Some imports were lost in the specific_analyses.relax_disp.model module.

2014-08-21 07:57:31 Tree
[r25147] by bugman

The dispersion back_calc_r2eff() function can now handle the dynamic R1 parameter.

This required a call to r1_setup() to add or remove the parameter, and is_r1_optimised() to obtain
the r1_fit flag to be sent into the target function class.

2014-08-21 07:57:28 Tree
[r25146] by bugman

The dispersion loop_parameter() function now calls r1_setup() to handle R1 parameters correctly.

This allows the R1 parameter to be removed or added to the parameter list prior to looping over the
parameters of the model. The change is required to allow for the dynamic handling of R1 parameters.

2014-08-21 07:57:26 Tree
[r25145] by bugman

The dispersion auto-analysis now handles the optional R1 parameter correctly.

The value.set user function was no longer setting the R1 parameter to the default value when the
grid search was deactivated, as it is no longer in MODEL_PARAMS. So instead the new
is_r1_optimised() function is being used to decide if the value.set user function should set the
'r1' parameter value.

2014-08-21 07:57:24 Tree
[r25144] by bugman

The specific_analyses.relax_disp.parameters.r1_setup() function is now being called.

This happens before the R1 data is returned in the Disp_minimise_command class.

2014-08-21 07:57:23 Tree
[r25143] by bugman

Missing import in the specific_analyses.relax_disp.parameters module.

This was preventing the r1_setup() function from working.

2014-08-21 07:57:21 Tree
[r25142] by bugman

Modified the MODEL_LIST_R1RHO_OFF_RES list to include MODEL_NOREX_R1RHO.

2014-08-21 07:57:19 Tree
[r25141] by bugman

Import fix for the specific_analyses.relax_disp.model module.

One of the dispersion variables were lost.

2014-08-21 07:57:17 Tree
[r25140] by bugman

Import fix for the Relax_disp.test_model_nesting_and_param system test.

Somehow the import of the convert_no_rex() function was lost.

2014-08-21 07:57:16 Tree
[r25139] by bugman

Fix for the MODEL_LIST_R1RHO variable.

Recent changes causes this to not include the on-resonance R1rho dispersion models.

2014-08-21 07:57:14 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.