Menu

SVN archive Commit Log


Commit Date  
[r22851] by bugman

Expanded the dispersion specific API set_param_values() method for the 'r2eff' and 'i0' parameters.

This now sets these parameter values correctly if the value sent into the method is not composed of
dictionaries.

2014-04-24 14:42:15 Tree
[r22850] by bugman

The R2eff dispersion parameter now also defaults to 10 rad.s^-1.

2014-04-24 14:08:02 Tree
[r22849] by bugman

Changed the default R20 relaxation rate from 15 to 10 rad.s^-1.

This is probably closer to the average rate expected for molecules studied by NMR.

2014-04-24 13:53:06 Tree
[r22848] by bugman

Expanded the relaxation dispersion auto-analysis to allow the grid search to be turned off.

By setting the grid_inc argument to None, the grid search will be turned off. As a replacement, the
value.set user function is used for all model parameters to set them to their default values prior
to minimisation. This design is for speed as optimisation from the defaults is often - though not
always - good enough. It can be used, for example, in the test suite to make the system tests much
faster.

2014-04-24 13:32:34 Tree
[r22847] by bugman

Created a relaxation dispersion specific API set_param_values() method.

This originates from the base _set_param_values_spin() method from the api_common module. The
method has been extended to handle the R20 parameter types - generating the current dictionary keys
as needed.

2014-04-24 13:29:07 Tree
[r22846] by bugman

Created the new specific_analyses.relax_disp.variables.PARAMS_R20 list.

This variable is a list of all R20 parameters of the dispersion models. It has been shifted out of
the parameters module.

2014-04-24 13:18:55 Tree
[r22845] by bugman

Fixes for the specific API _set_param_values_spin() method for lists and dictionaries.

This is for the value.set user function to allow it to handle parameters of different types. For
example the 'R2' parameter in the relaxation dispersion analysis. This API common method now sets
all dictionary elements, list elements, or the variable to the given value.

2014-04-24 12:31:14 Tree
[r22844] by bugman

Updated the release checklist for the new minfx version 1.0.6 release.

See https://gna.org/forum/forum.php?forum_id=2456 and https://freecode.com/projects/minfx.

2014-04-24 12:20:50 Tree
[r22843] by bugman

The General.test_bug_21720_pipe_switching_with_tab_closure GUI test now works without compiled C modules.

2014-04-23 19:05:44 Tree
[r22842] by bugman

Shifted all of the dispersion model descriptions and parameter lists to the variables module.

The descriptions and parameter lists which were part of the relax_disp.select_model user function
backend have been shifted into the specific_analyses.relax_disp.variables module as MODEL_DESC_* and
MODEL_PARAMS_* variables. The descriptions have also all been standardised.

The MODEL_DESC and MODEL_PARAMS dictionaries have also been created to hold all of the descriptions
and parameters in one place.

2014-04-23 16:26:11 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.