Commit | Date | |
---|---|---|
[r13850]
by
bugman
Added initial support for determining protein connectivities in the internal structural reader. This is currently only for intra-residue connectivities in the protein backbone. A number of new |
2011-07-25 10:02:17 | Tree |
[r13849]
by
bugman
Converted the relaxation data generation script from relax 1.0 format to relax 1.3. |
2011-07-25 08:37:49 | Tree |
[r13848]
by
bugman
Created the PDB representation of the spherical vector distribution for 9 vectors. |
2011-07-25 08:15:51 | Tree |
2011-07-25 08:15:19 | Tree | |
2011-07-25 08:13:27 | Tree | |
[r13845]
by
bugman
Added some old 2004 scripts for creating a uniform vector distribution and calculating relaxation data. This will be used in the end to build a quick test for the dauvergne_protocol auto-analysis. |
2011-07-25 08:07:31 | Tree |
[r13844]
by
bugman
Fix for Mac OS X - the wizard buttons are now all of the same size. SetMinSize() rather than SetSize() needs to be used with wx.ADJUST_MINSIZE! |
2011-07-22 20:21:27 | Tree |
[r13843]
by
bugman
The dialog Close() rather than Destroy() method is being used to terminate the wizard. This is necessary for Mac OS X. |
2011-07-22 20:00:15 | Tree |
[r13842]
by
bugman
Mac OS X bug fit - removed the Destroy() call after ShowModal() in the wizard. The Destroy() method was actually being called twice, the first time either by the _ok() or the |
2011-07-22 19:16:13 | Tree |
[r13841]
by
bugman
Reverted r13840 as the 'Window' menu on a Mac is actually quite useful for relax! The command used was: ..... |
2011-07-22 17:58:36 | Tree |