Commit | Date | |
---|---|---|
[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 | |
[r3209]
by
macraild
Further modifications for compatibility with the new relax Data object. The data unit-tests have been fixed, and all import statements in client |
2007-03-16 13:46:23 | Tree |
[r3208]
by
varioustoxins
initial work to add multiprocessor startup and refactoring of main Relax |
2007-03-16 11:47:30 | Tree |