Commit | Date | |
---|---|---|
[r18754]
by
bugman
Fix for the package __all__ list checking unit tests - *.pyc files are now skipped. |
2013-03-11 10:22:14 | Tree |
[r18753]
by
bugman
Merged revisions 18732,18734-18752 via svnmerge from ........ |
2013-03-11 10:21:19 | Tree |
2013-03-11 10:13:42 | Tree | |
[r18751]
by
bugman
Fix for the bmrb.read user function for the recent molecule, residue and spin metadata improvements. The generic_fns.bmrb.generate_sequence() function now calls generic_fns.mol_res_spin.metadata_clean() |
2013-03-11 09:50:14 | Tree |
[r18750]
by
bugman
Large cleanup and bugfixes for the molecule, residue, and spin data structure metadata maintenance. The bugs fixed are important for non-protein molecules. For example is the spin name is not unique All of the metadata_*() and spin_id_variants*() functions have been redesigned. It was also |
2013-03-11 09:47:48 | Tree |
[r18749]
by
bugman
The spin_id argument to the residue.delete user function is no longer read-only. This allows spin ranges or other complicated IDs to be specified. This is needed for the Bmrb GUI |
2013-03-11 09:24:22 | Tree |
[r18748]
by
bugman
Added the profile flag keyword argument to the relax startup script for Unix-like systems. This is to simplify the switching on of profiling. |
2013-03-11 09:02:45 | Tree |
[r18747]
by
bugman
Large speed ups of the Bmrb system tests by the deletion of most of the residues. On one system, this cuts the time for all 3 Bmrb tests from 70 to ~12 seconds. |
2013-03-10 23:29:53 | Tree |
[r18746]
by
bugman
The pcs.read user function backend now uses generic_fns.mol_res_spin.generate_spin_id_unique(). This allows the matching spin container to always be returned for storing the data. |
2013-03-10 20:28:56 | Tree |
[r18745]
by
bugman
Improved the generic_fns.mol_res_spin.generate_spin_id_unique() function. This can now work with molecule, residue, and spin names and numbers alternatively to the containers |
2013-03-10 16:01:34 | Tree |