Menu

SVN archive Commit Log


Commit Date  
[r13851] by bugman

Fixes for the test suite relaxation data creation script.

The code was not fully compatible with the relax 1.3 design.

2011-07-25 10:20:43 Tree
[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
methods have been added:
_mol_type()
_protein_connect()
_protein_intra_connect()

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
[r13847] by bugman

Modified the script to only have 3 incs.

2011-07-25 08:15:19 Tree
[r13846] by bugman

Modified the spherical vector distribution script in preparation for Python 3.

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
_cancel() methods, and the second time directly after the ShowModal(). This is fatal on a Mac!

2011-07-22 19:16:13 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.