Menu

SVN archive Commit Log


Commit Date  
[r26666] by bugman

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

........
r26665 | bugman | 2014-11-20 15:43:52 +0100 (Thu, 20 Nov 2014) | 5 lines

Fix for the Structure.test_bug_22860_CoM_after_deletion system test for the previous commit.

The error is no longer RelaxNoPdbError but rather RelaxError.
........

2014-11-20 14:49:03 Tree
[r26665] by bugman

Fix for the Structure.test_bug_22860_CoM_after_deletion system test for the previous commit.

The error is no longer RelaxNoPdbError but rather RelaxError.

2014-11-20 14:43:52 Tree
[r26664] by bugman

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

........
r26662 | bugman | 2014-11-20 15:27:47 +0100 (Thu, 20 Nov 2014) | 7 lines

Added the missing_error keyword argument to the pipe_centre_of_mass() function.

This is from the pipe_control.structure.mass module. The new keyword controls what happens with the
absence of structural data. The pipe_control.structure.checks.check_structure() function is now
being used to either throw a warning and return [0, 0, 0] or to raise a RelaxError.
........

2014-11-20 14:37:01 Tree
[r26663] by bugman

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

........
r26662 | bugman | 2014-11-20 15:27:47 +0100 (Thu, 20 Nov 2014) | 7 lines

Added the missing_error keyword argument to the pipe_centre_of_mass() function.

This is from the pipe_control.structure.mass module. The new keyword controls what happens with the
absence of structural data. The pipe_control.structure.checks.check_structure() function is now
being used to either throw a warning and return [0, 0, 0] or to raise a RelaxError.
........

2014-11-20 14:37:00 Tree
[r26662] by bugman

Added the missing_error keyword argument to the pipe_centre_of_mass() function.

This is from the pipe_control.structure.mass module. The new keyword controls what happens with the
absence of structural data. The pipe_control.structure.checks.check_structure() function is now
being used to either throw a warning and return [0, 0, 0] or to raise a RelaxError.

2014-11-20 14:27:47 Tree
[r26661] by bugman

Merged revisions 26656,26659 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26656 | bugman | 2014-11-20 14:40:42 +0100 (Thu, 20 Nov 2014) | 6 lines

Python 2.5 fix for the align_tensor.display user function.

The new irreducible spherical tensor coefficient printout was failing as the float.real variable was
introduced from Python 2.6 onwards.
........
r26659 | bugman | 2014-11-20 15:05:32 +0100 (Thu, 20 Nov 2014) | 7 lines

Shifted the structure checks into their own module.

This shifts the special check_structure Check object from pipe_control.structure.main into the new
checks module. It allows the check to be performed by other modules in the pipe_control.structure
package.
........

2014-11-20 14:07:12 Tree
[r26660] by bugman

Merged revisions 26656,26659 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26656 | bugman | 2014-11-20 14:40:42 +0100 (Thu, 20 Nov 2014) | 6 lines

Python 2.5 fix for the align_tensor.display user function.

The new irreducible spherical tensor coefficient printout was failing as the float.real variable was
introduced from Python 2.6 onwards.
........
r26659 | bugman | 2014-11-20 15:05:32 +0100 (Thu, 20 Nov 2014) | 7 lines

Shifted the structure checks into their own module.

This shifts the special check_structure Check object from pipe_control.structure.main into the new
checks module. It allows the check to be performed by other modules in the pipe_control.structure
package.
........

2014-11-20 14:07:09 Tree
[r26659] by bugman

Shifted the structure checks into their own module.

This shifts the special check_structure Check object from pipe_control.structure.main into the new
checks module. It allows the check to be performed by other modules in the pipe_control.structure
package.

2014-11-20 14:05:32 Tree
[r26658] by bugman

Modified the frame_order.pdb_model user function backend to handle missing structural data.

The create_ave_pos() function of the specific_analyses.frame_order.geometric module now checks that
cdp.structure exists, and if not a warning is given and the PDB file creating is skipped.

2014-11-20 13:46:04 Tree
[r26657] by bugman

Started to create the Frame_order.test_pdb_model_rotor system test.

This will be used to check that the PDB representations of the frame order motions are correct.

2014-11-20 13:41:33 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.