Menu

SVN archive Commit Log


Commit Date  
[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
[r22841] by bugman

This time the blacklisted relaxation dispersion system tests have been correctly reduced.

Only one blacklisted test did not require the C modules to be compiled.

2014-04-23 16:04:46 Tree
[r22840] by bugman

Reverted r22839 as this was incorrect.

The command used was:
svn merge -r22839:r22838 .

.....
r22839 | bugman | 2014-04-23 17:09:51 +0200 (Wed, 23 Apr 2014) | 5 lines
Changed paths:
M /trunk/test_suite/system_tests/relax_disp.py

Reduced the number of blacklisted dispersion system tests for when C modules are not compiled.

This is possible because of the recent fix for the relax_disp.select_model user function.
.....

2014-04-23 16:00:30 Tree
[r22839] by bugman

Reduced the number of blacklisted dispersion system tests for when C modules are not compiled.

This is possible because of the recent fix for the relax_disp.select_model user function.

2014-04-23 15:09:51 Tree
[r22838] by bugman

Fix for the relax_disp.select_model user function for when the C modules are not compiled.

This was checking for the presence of the compiled C modules whenever the 'R2eff' model was
specified. However this behaviour is incorrect. It should only check for the C modules if
exponential curves are to be fit.

2014-04-23 14:52:30 Tree
[r22837] by bugman

Updated the Relax_disp.test_hansen_cpmg_data_missing_auto_analysis system test for the recent changes.

This is for fixing bug #21960 (https://gna.org/bugs/?21960).

The chi-square values are different due to the fix for bug #21954, the peak intensity error analysis
bug, and the CR72 model (http://wiki.nmr-relax.com/CR72) results are different due to the fix for
bug #21953, the change of the kex values used in the grid search.

2014-04-23 13:38:28 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.