Menu

SVN archive Commit Log


Commit Date  
[r23352] by bugman

Removed a debugging printout.

2014-05-22 16:31:35 Tree
[r23351] by tlinnet

Unit test _lib/_dispersion/test_ns_cpmg_2site_expanded.py copied to _lib/_dispersion/b14.py.

They are both of CPMG type, and can be re-used.

2014-05-22 16:30:53 Tree
[r23350] by tlinnet

Critical fix for the math domain catching of model LM63.

This was discovered with the added 7 unit tests demonstrating edge case 'no Rex' failures.

This follows from the ideas in the post http://article.gmane.org/gmane.science.nmr.relax.devel/5858.
This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

This is to implement catching of math domain errors, before they occur.

2014-05-22 16:27:43 Tree
[r23349] by tlinnet

Added 7 unit tests demonstrating edge case 'no Rex' failures of the model 'LM63'.

This follows from the ideas in the post http://article.gmane.org/gmane.science.nmr.relax.devel/5858.
This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

This is to implement catching of math domain errors, before they occur.

These tests cover all parameter value combinations which result in no exchange:

- dw = 0.0,
- pA = 1.0,
- kex = 0.0,
- dw = 0.0 and pA = 1.0,
- dw = 0.0 and kex = 0.0,
- pA = 1.0 and kex = 0.0,
- dw = 0.0, pA = 1.0, and kex = 0.0.

2014-05-22 16:27:42 Tree
[r23348] by tlinnet

Fix for wrong file name in __init__.py.

2014-05-22 16:27:40 Tree
[r23347] by bugman

Large increase in precision for the 2nd CaM frame order free rotor model test data set.

The higher precision is because the number structures in the distribution is now 20 million rather
than 999,999 and the numpy.float128 data averaging has been used.

2014-05-22 16:26:47 Tree
[r23346] by bugman

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

........
r23345 | bugman | 2014-05-22 18:18:27 +0200 (Thu, 22 May 2014) | 3 lines

Improvements for the git-svn support in the relax version module.

Python 3 is now correctly handled and the URL is properly extracted from the git repository.
........

2014-05-22 16:21:16 Tree
[r23345] by bugman

Improvements for the git-svn support in the relax version module.

Python 3 is now correctly handled and the URL is properly extracted from the git repository.

2014-05-22 16:18:27 Tree
[r23344] by bugman

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

........
r23343 | bugman | 2014-05-22 18:10:32 +0200 (Thu, 22 May 2014) | 4 lines

Added git-svn support for the relax version information module.

This allows the subversion revision number and repository URL to be displayed on program startup, so
that it is stored in log files. This is very useful for debugging purposes.
........

2014-05-22 16:12:52 Tree
[r23343] by bugman

Added git-svn support for the relax version information module.

This allows the subversion revision number and repository URL to be displayed on program startup, so
that it is stored in log files. This is very useful for debugging purposes.

2014-05-22 16:10:32 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.