Menu

SVN archive Commit Log


Commit Date  
[r18816] by bugman

Shifted all of the model-free specific analysis class documentation variables to the top.

This is simply for better organisation of the code.

2013-03-13 14:36:39 Tree
[r18815] by bugman

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

........
r18814 | bugman | 2013-03-13 15:32:03 +0100 (Wed, 13 Mar 2013) | 11 lines

Fix for the value.write user function for very small parameter values (Rex for example).

This was reported by Martin Ballaschk <ballaschk att fmp-berlin dott de> in the thread
http://thread.gmane.org/gmane.science.nmr.relax.user/1397/focus=1402 and by by Angelo Miguel
Figueiredo <am dott figueiredo att fct dot unl dot pt> in the unrelated bug report at
https://gna.org/bugs/?20613.

The formatting string "20.15f" has been changed to "20.15g" to allow Python to decide if the normal
decimal or exponential form of the number should be printed.
........

2013-03-13 14:32:40 Tree
[r18814] by bugman

Fix for the value.write user function for very small parameter values (Rex for example).

This was reported by Martin Ballaschk <ballaschk att fmp-berlin dott de> in the thread
http://thread.gmane.org/gmane.science.nmr.relax.user/1397/focus=1402 and by by Angelo Miguel
Figueiredo <am dott figueiredo att fct dot unl dot pt> in the unrelated bug report at
https://gna.org/bugs/?20613.

The formatting string "20.15f" has been changed to "20.15g" to allow Python to decide if the normal
decimal or exponential form of the number should be printed.

2013-03-13 14:32:03 Tree
[r18813] by bugman

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

........
r18812 | bugman | 2013-03-13 15:21:07 +0100 (Wed, 13 Mar 2013) | 10 lines

Fix for bug #20613 (https://gna.org/bugs/?20613), the failure of the diffusion tensor PDB creation.

This was reported by Angelo Miguel Figueiredo <am dott figueiredo att fct dot unl dot pt>.

The problem was that the diffusion tensor PDB representation structure.create_diff_tensor_pdb user
function was being called even when the local tm global model was selected. This naturally failed
as there is no global diffusion tensor. Now this user function is avoided for the local tm global
model.
........

2013-03-13 14:21:51 Tree
[r18812] by bugman

Fix for bug #20613 (https://gna.org/bugs/?20613), the failure of the diffusion tensor PDB creation.

This was reported by Angelo Miguel Figueiredo <am dott figueiredo att fct dot unl dot pt>.

The problem was that the diffusion tensor PDB representation structure.create_diff_tensor_pdb user
function was being called even when the local tm global model was selected. This naturally failed
as there is no global diffusion tensor. Now this user function is avoided for the local tm global
model.

2013-03-13 14:21:07 Tree
[r18811] by bugman

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

........
r18810 | bugman | 2013-03-13 15:13:33 +0100 (Wed, 13 Mar 2013) | 14 lines

Created the Mf.test_bug_20613_auto_mf_diff_tensor_pdb system test to catch bug #20613.

This was reported by Angelo Miguel Figueiredo <am dott figueiredo att fct dot unl dot pt> at
https://gna.org/bugs/?20613.

This test is a direct copy of the Mf.test_bug_20563_missing_ri_error system test. The only change
is that the local tm global model results file (in the local_tm/aic/ directory) has been modified.
This results were read into relax, the file test_suite/shared_data/structures/Ap4Aase_res1-12.pdb
loaded into the data pipe, and the results saved again.

This triggers the bug as the problem is the presence of structural data with the local tm global
model being selected in the auto-analysis.
........

2013-03-13 14:14:01 Tree
[r18810] by bugman

Created the Mf.test_bug_20613_auto_mf_diff_tensor_pdb system test to catch bug #20613.

This was reported by Angelo Miguel Figueiredo <am dott figueiredo att fct dot unl dot pt> at
https://gna.org/bugs/?20613.

This test is a direct copy of the Mf.test_bug_20563_missing_ri_error system test. The only change
is that the local tm global model results file (in the local_tm/aic/ directory) has been modified.
This results were read into relax, the file test_suite/shared_data/structures/Ap4Aase_res1-12.pdb
loaded into the data pipe, and the results saved again.

This triggers the bug as the problem is the presence of structural data with the local tm global
model being selected in the auto-analysis.

2013-03-13 14:13:33 Tree
[r18809] by bugman

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

........
r18808 | bugman | 2013-03-12 23:46:49 +0100 (Tue, 12 Mar 2013) | 5 lines

Modified the script for running the relax test-suite on multiple Python versions.

The pre-2.2 Python versions are now commented out as well as the abortive Python 3.0.
........

2013-03-12 22:48:30 Tree
[r18808] by bugman

Modified the script for running the relax test-suite on multiple Python versions.

The pre-2.2 Python versions are now commented out as well as the abortive Python 3.0.

2013-03-12 22:46:49 Tree
[r18807] by bugman

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

........
r18806 | bugman | 2013-03-12 18:45:20 +0100 (Tue, 12 Mar 2013) | 5 lines

Bug fix for the external Scientific Python Geometry package.

This is a strange Python 3 issue only triggered when the epydoc Python package is installed.
........

2013-03-12 18:30:52 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.