Menu

SVN archive Commit Log


Commit Date  
[r14502] by bugman

Abstracted the model-free 'classic' Molmol and PyMOL creation in to a base class.

As most of the code between the specific_fns.model_free.molmol and specific_fns.model_free.pymol
modules is identical, this significantly simplifies the code base.

2011-08-29 12:07:03 Tree
[r14501] by bugman

Completely converted the PyMOL model-free macro creation from Molmol to PyMOL commands.

This now reproduces the Molmol 'classic' representation.

2011-08-29 11:28:13 Tree
[r14500] by bugman

The PyMOL macro header has now been converted from Molmol to PyMOL commands.

2011-08-29 10:18:42 Tree
[r14499] by bugman

The menu icons for the pymol.macro_run and molmol.macro_run user functions is now the open icon.

2011-08-29 10:17:02 Tree
[r14498] by semor

Changed the memory allocation definition for the "curve_type" variable.

It was being defined by an equation involving itself...

Now, the definition assumes a maximum length of 20 characters. This will
be enough for all possibilities, e.g. "exp_2param_neg" has 14 characters,
and "exp_3param_inv_neg" has 18...

Maybe this will again change later.

2011-08-27 10:50:11 Tree
[r14497] by bugman

Fix for the pymol.macro_write back end - the default file extension is now *.pml, not *.mac.

2011-08-26 15:25:02 Tree
[r14496] by bugman

The file name is optional in the pymol.macro_write user function.

2011-08-26 15:23:09 Tree
[r14495] by bugman

Updated the pymol.macro_write user function docstring.

2011-08-26 15:21:26 Tree
[r14494] by bugman

Missing import of relax_io.open_read_file.

2011-08-26 13:25:06 Tree
[r14493] by bugman

Fix for the molmol.macro_run user function GUI page.

The directory argument should have been None.

2011-08-26 12:22:18 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.