Menu

SVN archive Commit Log


Commit Date  
[r16917] by bugman

Started to change the structure.vectors backend to handle two spin IDs.

2012-06-17 07:14:35 Tree
[r16916] by bugman

Renamed return_spin_from_id() to return_spin(), and return_spin() to return_spin_from_selection().

This shaves off a number of seconds from the system test - the look up table speed ups will come
with support in the other mol_res_spin module functions.

2012-06-14 15:38:57 Tree
[r16915] by bugman

return_spin_from_id() now defaults to return_spin() when the spin ID is not in the lookup table.

The slower return_spin() method will allow return_spin_from_id() to always be functional.

2012-06-14 14:34:52 Tree
[r16914] by bugman

Added the 'pipe' argument to generic_fns.mol_res_spin.return_spin_from_id().

This is to mimic the return_spin() function.

2012-06-14 14:27:58 Tree
[r16913] by bugman

Fix for the gui.misc.bitmap_setup() function for Mac OS X - all bitmaps with alpha had black backgrounds!

2012-06-14 14:24:16 Tree
[r16912] by bugman

Fix for return_residue() for a bug introduced at r16910.

2012-06-14 14:14:08 Tree
[r16911] by bugman

Created generic_fns.mol_res_spin.return_spin_from_id() for returning spin containers from spin IDs.

2012-06-14 14:07:52 Tree
[r16910] by bugman

generic_fns.mol_res_spin.create_pseudo_spin() is now adding data to the spin ID look up table.

To support this, the return_residue() method now takes the 'indices' argument and returns the
molecule and residue indices.

2012-06-14 13:40:44 Tree
[r16909] by bugman

Started to fill up the spin ID look up table.

The index_molecule() and index_residue() functions have been added to determine the MoleculeList and
ResidueList indices of given molecules and residues. These are used by the create_spin for
efficiency and to allow the indices (together with the spin index and spin ID string) to be
assembled into the look up table. This table is not used anywhere yet.

2012-06-14 12:54:56 Tree
[r16908] by bugman

Initialised a look up table in the cdp.mol structure for faster spin access.

This look up table will be slowly transitioned to, and should significantly speed up certain
operations.

2012-06-14 12:38:37 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.