Menu

SVN archive Commit Log


Commit Date  
[r19138] by bugman

Shifted parse_token() and tokenise() from pipe_control.mol_res_spin to lib.selection.

2013-03-24 18:10:37 Tree
[r19137] by bugman

The pipe_control.mol_res_spin functions no longer use the selection object __contains__() method.

All functions now use the contains_*() methods of the lib.selection.Selection object.

2013-03-24 17:58:47 Tree
[r19136] by bugman

Shifted the selection object out of pipe_control.mol_res_spin and into tne new lib.selection module.

The dependence on the MoleculeContainer, ResidueContainer and SpinContainer objects have been
removed, as this is part of the relax data store. Therefore all of the private methods
(__contains__, __contains_mol_res_spin_containers, and __contains_spin_id) have been deleted. The
contains_*() will need to be used instead.

2013-03-24 17:43:47 Tree
[r19135] by bugman

Shifted the pipe_control.structure.internal module to lib.structure.internal.object.

This is the new location of the internal structural object.

2013-03-24 17:06:42 Tree
[r19134] by bugman

Docstring consistency in the internal structural object.

2013-03-24 16:59:09 Tree
[r19133] by bugman

Spacing fixes in the internal structural object.

2013-03-24 16:56:44 Tree
[r19132] by bugman

Import fixes for the lib.structure.internal.displacements module.

2013-03-24 16:53:48 Tree
[r19131] by bugman

Moved the residual pipe_control.structure.api_base module to lib.structure.internal.displacements.

This is because the base module still contained the Displacements class.

2013-03-24 16:52:33 Tree
[r19130] by bugman

Updated the package __all__ list for some unit tests.

2013-03-24 16:51:30 Tree
[r19129] by bugman

Deleted the unit tests of the structural API base class.

2013-03-24 16:50:59 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.