Menu

SVN archive Commit Log


Commit Date  
[r14475] by bugman

The PyMOL macro file extension is now correct in the pymol.write user function GUI page.

2011-08-26 09:46:58 Tree
[r14474] by semor

Replaced "PyString_AsChar" by "PyString_AsString" as the former does not exist...

2011-08-26 09:38:11 Tree
[r14473] by semor

Fixed the problem whereas the symbol "_curve_type" was missing...

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

The PyMOL macro is registered as a pymol file in the results file structure rather than a Grace file.

2011-08-26 09:24:40 Tree
[r14471] by bugman

The force flag now defaults to True for the molmol.write and pymol.write user function GUI pages.

2011-08-26 09:23:11 Tree
[r14470] by bugman

Fixes for the pymol.write and molmol.write user function GUI pages.

The directory argument to the user function back end is now set to None as otherwise it defaults to
a directory such as 'pymol' which is then incompatible with the absolute file path from the file
dialog.

2011-08-26 09:20:54 Tree
[r14469] by semor

Added parsing of the "curve_type" argument.

Not clear if this is needed, but the code compiles.
This, however, does not solve the issue of relax thinking the C module is not compiled,
giving the following error message upon launching:

====
ImportError: dlopen(/Users/semor/Documents/pse-4/collaborations/relax/relax-1.3_inversion-recovery/maths_fns/relax_fit.so, 2): Symbol not found: _curve_type
Referenced from: /Users/semor/Documents/pse-4/collaborations/relax/relax-1.3_inversion-recovery/maths_fns/relax_fit.so
Expected in: flat namespace
in /Users/semor/Documents/pse-4/collaborations/relax/relax-1.3_inversion-recovery/maths_fns/relax_fit.so
Relaxation curve fitting is unavailable, try compiling the C modules.
====

2011-08-26 09:02:13 Tree
[r14468] by bugman

Created the model-free PyMOL macro functions by copying the Molmol ones.

This will need to be modified as Molmol commands are still being issued.

2011-08-26 08:44:12 Tree
[r14467] by bugman

Fix for the results viewer window in testing mode - it is now not shown.

2011-08-26 08:40:21 Tree
[r14466] by semor

Added a line for memory allocation of the "curve_type" array.

2011-08-26 08:20:30 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.