Menu

SVN archive Commit Log


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

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 17:45:20 Tree
[r18805] by bugman

Python 3 fixes for the Sobol external library test scripts - absolute paths are now used for import.

2013-03-12 16:40:40 Tree
[r18804] by bugman

Python 3 updates for the frame_order_testing branch.

The command used was:
2to3 -j 4 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.

2013-03-12 16:30:51 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.