Menu

SVN archive Commit Log


Commit Date  
[r3227] by bugman

Implemented the generic_fns.selection.residue_loop() generator function.

2007-03-19 05:23:18 Tree
[r3226] by bugman

Bug fix.

The spin_loop() and molecule_loop() generator functions now accept zero arguments for the selection
of everything. This fixes two of the unit tests. The test_molecule_loop_no_selection() unit test
has also been fixed.

2007-03-19 05:22:33 Tree
[r3225] by bugman

Multiple unit tests for the spin_loop(), residue_loop(), and molecule_loop() generator functions.

These generator functions belong to the 'generic_fns.selection' module.

2007-03-19 05:21:47 Tree
[r3224] by bugman

Created the RelaxMolSelectDisallowError and RelaxResSelectDisallowError errors.

2007-03-19 05:21:14 Tree
[r3223] by bugman

Wrote the molecule_loop() generator function for looping over and returning molecule containers.

The full generator function is generic_fns.selection.molecule_loop().

2007-03-19 05:20:44 Tree
[r3222] by bugman

Wrote the spin_loop() generator function for looping over and returning spin containers.

For more info, see my post at https://mail.gna.org/public/relax-devel/2006-10/msg00057.html
(Message-id: <1160557041.9523.74.camel@...>). The idea of the
generator function, using the yield statement, to return the spin data containers was given by Gary
Thompson at https://mail.gna.org/public/relax-devel/2007-01/msg00014.html (Message-id:
<f001463a0701071417w6bd7927cp8fdd052e698575ec@...>). More details are given by Chris
MacRaild at https://mail.gna.org/public/relax-devel/2007-01/msg00036.html (Message-ID:
<1168883717.7569.511.camel@...>).

The full generator function is generic_fns.selection.spin_loop().

2007-03-19 05:20:13 Tree
[r3221] by bugman

Fixed the select.reverse() user function.

The generic_fns.selection.reverse() function still does not work as the spin_loop() function needs
to be implemented.

2007-03-19 05:19:33 Tree
[r3220] by bugman

Bug fix. Removed the import of the now non-existant Selection class.

2007-03-19 05:04:31 Tree
[r3219] by bugman

Wrote a unit test for the generic_fns.selection.reverse() function.

2007-03-19 04:59:48 Tree
[r3218] by bugman

Converted all the class methods of the 'generic_fns.selection' module into functions.

The unsel_*() methods have been renamed to desel_*() and the functions alphabetically sorted.

2007-03-19 04:56:04 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.