Menu

SVN archive Commit Log


Commit Date  
[r19701] by bugman

The peak intensity wizard can now function remotely when the spins are not named.

This will be needed for the GUI tests to allow the Question() call to be bypassed and still adding
the spin.name user function as the first page of the wizard. The key for spin.name page has also
been fixed so that the page can be accessed.

2013-05-23 16:35:19 Tree
[r19700] by bugman

Now all of the Hansen CPMG data is present as truncated Sparky peak lists.

2013-05-17 09:20:10 Tree
[r19699] by bugman

The truncated Hansen CPMG data is now in the form of Sparky peak lists.

2013-05-17 09:17:59 Tree
[r19698] by bugman

Created truncated data files of the Hansen CPMG data.

This consists of residues 70 and 71 and will be used to massively speed up the system tests.

2013-05-17 09:12:53 Tree
[r19697] by bugman

Finally Monte Carlo simulations for the relaxation dispersion models now work.

This was a simple fix for the specific_analyses.relax_disp.parameters.param_index_to_param_info()
function.

2013-05-17 09:02:52 Tree
[r19696] by bugman

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

........
r19695 | bugman | 2013-05-17 10:47:20 +0200 (Fri, 17 May 2013) | 12 lines

Fix for the package checking as part of the unit tests.

This was identified from the bug report #20820 (https://gna.org/bugs/?20820) submitted by Troels E.
Linnet (https://gna.org/users/tlinnet).

The problem was that on some systems, the full path is required for checking the presence of the
directories which are the sub-packages of the main package being checked. The result was that
checking for the package in the __all__ list was skipped.

Note that this change does not fix the bug reported.
........

2013-05-17 08:47:59 Tree
[r19695] by bugman

Fix for the package checking as part of the unit tests.

This was identified from the bug report #20820 (https://gna.org/bugs/?20820) submitted by Troels E.
Linnet (https://gna.org/users/tlinnet).

The problem was that on some systems, the full path is required for checking the presence of the
directories which are the sub-packages of the main package being checked. The result was that
checking for the package in the __all__ list was skipped.

Note that this change does not fix the bug reported.

2013-05-17 08:47:20 Tree
[r19694] by bugman

A number of fixes to partly enable Monte Carlo simulations for the non 'R2eff' dispersion models.

2013-05-16 17:26:25 Tree
[r19693] by bugman

Major redesign of the relaxation dispersion data model in the relax data store.

The data model now revolves around the three concepts of the spectrometer frequency, the dispersion
points, and the relaxation times. Peak intensity data is now handled through averaging using the
new specific_analyses.relax_disp.disp_data.average_intensity() function. R2eff/R1rho values are now
referenced by a key generated from the spectrometer frequency and nu_CPMG frequency or nu1 spin-lock
field strength. All of the specific_analyses.relax_disp package has been standardised around these
concepts. This simplifies all of the modules of the package and removes a large number of latent
bugs.

2013-05-16 16:35:52 Tree
[r19692] by bugman

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

........
r19691 | bugman | 2013-05-15 18:19:46 +0200 (Wed, 15 May 2013) | 3 lines

Epydoc docstring fixes for the compat module.
........

2013-05-15 16:23: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.