Commit | Date | |
---|---|---|
[r3229]
by
bugman
Wrote the generic_fns.selection.tokenise() function and 28 unit tests covering the function! The unit tests attempt to cover all proper and improper combinations of the selection string. |
2007-03-19 05:24:23 | Tree |
2007-03-19 05:23:48 | Tree | |
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 |
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 |
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 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 |
2007-03-19 05:19:33 | Tree |
2007-03-19 05:04:31 | Tree |