Commit | Date | |
---|---|---|
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 |
[r3217]
by
bugman
Implemented the generic_fns.residue.delete() function (although it doesn't work yet). This function has been coded to use the UCSF selection syntax as described in Gary Thompson's post The function makes use of three new selection functions - tokenise, parse_token, and molecule_loop. The RelaxError 'RelaxSpinSelectDisallowError' has been created to prevent spins from being selected The unit tests for generic_fns.residue.delete() have been updated and two more added: |
2007-03-19 04:47:57 | Tree |
2007-03-17 01:58:48 | Tree | |
2007-03-17 01:57:34 | Tree | |
[r3214]
by
bugman
Removed the 'if __name__ == ...' statements and added a copyright statement for Gary. |
2007-03-17 01:55:35 | Tree |
[r3213]
by
bugman
Removed the executable property from the test_float.py unit test module. The command used was: |
2007-03-17 01:52:56 | Tree |
[r3212]
by
bugman
Copied the 'residue.py' files to implement the new 'spin' and 'molecule' user function classes. |
2007-03-17 01:51:44 | Tree |
[r3211]
by
bugman
Updated the residue.delete() user function prompt code. The code was still that of sequence.delete()! |
2007-03-17 01:48:15 | Tree |
2007-03-16 14:22:49 | Tree |