Commit | Date | |
---|---|---|
[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 |
2013-03-10 15:25:07 | Tree | |
[r18743]
by
bugman
Fix for the new generate_spin_id_unique() function. The precedence is now residue number then name, and spin name then number. |
2013-03-10 15:20:27 | Tree |
[r18742]
by
bugman
The spin_loop() function now uses generate_spin_id_unique() when the return_id flag is set. This ensures that the caller received a unique spin ID which can be used to retrieve the |
2013-03-10 15:13:19 | Tree |
[r18741]
by
bugman
Created the generic_fns.mol_res_spin.generate_spin_id_unique() function. This will return a truly unique spin ID string based on the current molecule, residue, and spin data |
2013-03-10 15:11:03 | Tree |
2013-03-10 15:07:59 | Tree |