Commit | Date | |
---|---|---|
[r16919]
by
bugman
Redesigned the model-free dauvergne_protocol.py system test script for the interatomic concept. The new script will be used to redesign how to set up a model-free analysis using the interatomic |
2012-06-17 08:25:20 | Tree |
[r16918]
by
bugman
Merged revisions 16887,16889,16891,16900-16916 via svnmerge from ........ |
2012-06-17 07:45:44 | Tree |
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 |
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 |
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 |
2012-06-14 13:40:44 | Tree |