Commit | Date | |
---|---|---|
[r15232]
by
bugman
Reordered the checks in Selection.__contains_mol_res_spin_containers(). This cuts the number of function calls down by avoiding relax_re.search() calls if residue or spin |
2012-01-24 17:42:44 | Tree |
[r15231]
by
bugman
Merged revisions 15230 via svnmerge from ........ |
2012-01-24 15:08:40 | Tree |
[r15230]
by
bugman
Simplified the generic_fns.relax_re.search() function. This is to minimise the number of isinstance() calls when dealing with the relax mol-res-spin |
2012-01-24 15:08:00 | Tree |
[r15229]
by
bugman
Merged revisions 15226-15228 via svnmerge from ........ |
2012-01-24 14:30:28 | Tree |
[r15228]
by
bugman
Updates for Python 3.0. The command used was: |
2012-01-24 14:24:40 | Tree |
2012-01-24 14:16:32 | Tree | |
2012-01-24 14:14:43 | Tree | |
[r15225]
by
bugman
Merged revisions 15220,15223-15224 via svnmerge from ........ |
2012-01-24 14:12:25 | Tree |
[r15224]
by
bugman
Fixes for the rdc.read and pcs.read user function backends. The spin_id string is now not used in the back end - it was being sent to the return_spin() function |
2012-01-24 14:00:01 | Tree |
[r15223]
by
bugman
Significant speed ups of the return_spin() and return_residue() functions. This change to the generic_fns.mol_res_spin functions cuts the system tests from ~8 min to ~7 min on |
2012-01-24 13:58:21 | Tree |