Menu

SVN archive Commit Log


Commit Date  
[r7516] by bugman

Extended the system test of a minimal model-free analysis using the OMP relaxation data.

This now includes the basics of the 'final' stage of the 'full_analysis.py' script.

2008-10-05 14:51:58 Tree
[r7515] by bugman

Bug fix for model elimination in 'full_analysis.py'.

Added a check to the 'full_analysis.py' script to avoid model elimination of the global model.

2008-10-05 12:58:48 Tree
[r7514] by bugman

Fix for bug #12409 (https://gna.org/bugs/index.php?12409).

This bug is the failure of the final stage of the 'full_analysis.py' script. If no models exist in
the PDB file, a model number is no longer passed into add_struct().

2008-10-05 12:54:33 Tree
[r7513] by bugman

Added a fix for the aliasing of a PDB file for when no structural data exists in the data pipe.

This is related to bug #12409 (https://gna.org/bugs/index.php?12409), so that rather than an
unrelated RelaxError, the structure is not aliased is the structural data could not be loaded in
another data pipe.

2008-10-05 12:37:31 Tree
[r7512] by bugman

Fix for the checks in the test_load_scientific_results() system test.

2008-10-05 11:45:13 Tree
[r7511] by bugman

Partial fix for bug #12409 (https://gna.org/bugs/index.php?12409).

Updated the add_struct() method to match that of the internal structural object.

2008-10-05 11:30:09 Tree
[r7510] by bugman

Created the new test_load_scientific_results() system test.

This test checks the loading of a PDB file using the Scientific python PDB internal object when
reading a results file. The test_load_results() system test has been renamed to
test_load_internal_results().

2008-10-05 11:04:19 Tree
[r7509] by bugman

Made the structure reading from a results file system test specific to the internal structure object.

2008-10-05 10:55:16 Tree
[r7508] by bugman

Partial fix for bug #12407 (https://gna.org/bugs/index.php?12407).

This catches the "TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'" error. If
the local or global tm is missing for some reason, the eliminate function returns False indicating
that the model has not been eliminated.

2008-10-05 10:40:53 Tree
[r7507] by bugman

Fix for the test_tm_51ns() system test.

The model 'tm4' is set rather than 'm4'.

2008-10-05 10:19: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.