Menu

SVN archive Commit Log


Commit Date  
[r5718] by bugman

Updated all the other comparisons to the selection object.

2008-04-14 20:03:08 Tree
[r5717] by bugman

Updated the residue_loop() function.

2008-04-14 20:00:39 Tree
[r5716] by bugman

Changed the spin_index_loop() function to use the same form as spin_loop().

2008-04-14 19:59:10 Tree
[r5715] by bugman

Some fixes for the Selection.__contains__() method.

2008-04-14 19:54:34 Tree
[r5714] by bugman

Redesigned the selection object method Selection.__contains__().

Now multiple MoleculeContainer, ResidueContainer, or SpinContainer instances can be compared.

2008-04-14 19:49:20 Tree
[r5713] by bugman

Modified the spin_loop to check the tuple of (mol, res, spin) against the selection object.

2008-04-14 19:26:08 Tree
[r5712] by bugman

Initialized merge tracking via "svnmerge" with revisions "1-5710" from
svn+ssh://bugman@.../svn/relax/1.3

2008-04-14 19:21:46 Tree
[r5711] by bugman

Ok, lets try this again! Created a branch for some nasty breakages and testing new ideas.

The command used was:
svn cp svn+ssh://bugman@.../svn/relax/1.3 svn+ssh://bugman@.../svn/relax/branches/spin_loop_bool

The spin_loop and its siblings cannot currently handle the branching tree formed by the Selection
object (nested within Selection._union and Selection._intersect). For example if there are two
molecules loaded into the data store, 'Ap4Aase' and 'RNA', the spin_loop with the spin id string
'#Ap4Aase:Glu | #RNA@...' loops over all spins of both molecules!!! Therefore all the usages of the
Selection object need to be redesigned, and possibly the Selection object itself.

2008-04-14 19:20:26 Tree
[r5710] by bugman

Because of the svnmerge-integrated property in 1.3, this branch needs to be recreated.

Otherwise svnmerge.py will not work.

2008-04-14 19:19:02 Tree
[r5709] by bugman

Removed the svnmerged-integrated property. Don't know how this got here.

2008-04-14 19:15:06 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.