Menu

SVN archive Commit Log


Commit Date  
[r4598] by semor

Merged revisions 4585-4586 via svnmerge from
svn+ssh://semor@.../svn/relax/1.3

........
r4585 | bugman | 2008-01-10 08:35:02 -0500 (Thu, 10 Jan 2008) | 22 lines

Manually ported r4584 from the 1.2 line - the fix to bug #8997 (https://gna.org/bugs/?8997).

The command used was:
svn merge -r4583:4584 svn+ssh://bugman@.../svn/relax/1.2

.....
r4584 | bugman | 2008-01-10 14:30:10 +0100 (Thu, 10 Jan 2008) | 11 lines
Changed paths:
M /1.2/generic_fns/palmer.py

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

This bug was reported by Carl Diehl (carl dot diehl at bpc dot lu dot se).

The problem was because of a change between relax versions 1.0 and 1.2. Previously the residue
number was being searched for, but the changes used the absolute position to significantly speed up
the code. But the absolute positions are different in a Modelfree 'mfout' file if simulations are
run. The absolute position in this situation is now properly calculated and the test data attached
to the bug report by Seb now works.
.....
........
r4586 | bugman | 2008-01-10 09:54:12 -0500 (Thu, 10 Jan 2008) | 3 lines

Removed a few empty __init__() class methods and shifted their docstrings to the class docstring.
........

2008-01-10 15:32:48 Tree
[r4597] by bugman

Updated the alignment tensor init() unit test to match the new structure.

2008-01-10 15:29:49 Tree
[r4596] by bugman

Updated the matrix_angles() and svd() functions for the new alignment tensor structure.

2008-01-10 15:28:08 Tree
[r4595] by bugman

Updated the generic_fns.align_tensor.align_data_exists() method for the new data structure.

2008-01-10 15:26:14 Tree
[r4594] by bugman

The AlignTensorData instance is now passed into the set() function.

This also fixes a bug in the setting of the Euler angles as they were previously placed in the
dictionary object and not the AlignTensorData object.

2008-01-10 15:20:52 Tree
[r4593] by bugman

Allowed the alignment tensor name structure 'name' to be modifiable.

2008-01-10 15:15:51 Tree
[r4592] by bugman

Bug fix for the alignment tensor unit tests. AlignTensorData initialisation requires a tensor name!

2008-01-10 15:13:56 Tree
[r4591] by bugman

The generic_fns.align_tensor.init() function now initialises the alignment tensor structure properly.

2008-01-10 15:10:33 Tree
[r4590] by bugman

Recreated the AlignTensorData.__init__() method to allow the tensor name to be set.

2008-01-10 15:08:25 Tree
[r4589] by bugman

Wrote the AlignTensorList class for storing all of the alignment tensors for a single data pipe.

2008-01-10 15:06:50 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.