Menu

SVN archive Commit Log


Commit Date  
[r19956] by bugman

Speed up of the r1rho_on_res_m61.py system test script.

The optimisation precision is now much lower. And the peak intensity errors now have been scaled by
1000 just as the base data was in the previous commit.

2013-06-07 16:04:01 Tree
[r19955] by bugman

Increased the precision of the Sparky peak lists for the r1rho_on_res dispersion test data.

All peak intensities are now 1000 bigger. As the values are integers in the Sparky files, the
previous values were too truncated for the system tests to properly optimise and find the original
parameters.

2013-06-07 15:59:48 Tree
[r19954] by bugman

Fixes for the lib.dispersion.m61.r2eff_M61() function.

2013-06-07 15:39:30 Tree
[r19953] by bugman

Fixes for the parameter checks in the system tests for the r1rho_on_res synthetic data.

This includes both the Relax_disp.test_r1rho_on_res_fixed_time_m61 and
Relax_disp.test_r1rho_on_res_exponential_m61 tests.

2013-06-07 15:25:57 Tree
[r19952] by bugman

Added a log file for the data generation script for the r1rho_on_res dispersion data.

2013-06-07 15:01:44 Tree
[r19951] by bugman

Removed cdp.model as this makes no sense - a different model can be used per spin cluster.

Now the variable cdp.model_type is used to identify the 'R2eff' model. For all other dispersion
models this variable is set to 'Disp'.

2013-06-07 14:31:35 Tree
[r19950] by bugman

The r1rho_on_res_m61.py dispersion system test script now sets the spectrometer frequency information.

2013-06-07 13:56:31 Tree
[r19949] by bugman

Added a check to the dispersion specific minimise() function for the spectrometer field strength.

This is essential in all dispersion models to convert between ppm and rad/s units, or ppm^2 and
(rad/s)^2 for the phi_ex parameter.

2013-06-07 13:55:43 Tree
[r19948] by bugman

Merged revisions 19947 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19947 | bugman | 2013-06-07 15:46:37 +0200 (Fri, 07 Jun 2013) | 9 lines

Bug fix for the Sequence GUI input element.

This complete the removal of bug #20873 (https://gna.org/bugs/?20873).

The problem was that the gui_to_str() function was not failing to convert the string into a string
list, so the list was deemed as a single string. Now the first character of '[' or '(' for lists or
tuples are now searched for instead of relying on the conversion to trigger an error.
........

2013-06-07 13:48:57 Tree
[r19947] by bugman

Bug fix for the Sequence GUI input element.

This complete the removal of bug #20873 (https://gna.org/bugs/?20873).

The problem was that the gui_to_str() function was not failing to convert the string into a string
list, so the list was deemed as a single string. Now the first character of '[' or '(' for lists or
tuples are now searched for instead of relying on the conversion to trigger an error.

2013-06-07 13:46:37 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.