Menu

SVN archive Commit Log


Commit Date  
[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
[r14465] by semor

A further step at getting the chosen equation passed from Python to C.

Not clear if it works.
Need for fixing the dependency check, as relax thinks the C module is
not compiled, although compilation seems to happen without error...

2011-08-26 08:10:59 Tree
[r14464] by bugman

Fix for the pipe editor window - it is now updated when initially created to show all loaded pipes.

2011-08-26 07:49:59 Tree
[r14463] by bugman

Fixes for all the calls to the GUI interpreter instance.

This is now a special thread object, and user function calls are now queued.

2011-08-26 07:03:30 Tree
[r14462] by bugman

The auto-analysis GUI pages are now waiting for the data pipe to be created.

This fixes race conditions.

2011-08-26 06:50:33 Tree
[r14461] by bugman

The GUI interpreter thread is now flushed prior to execution of the auto-analyses.

2011-08-25 16:03:43 Tree
[r14460] by bugman

Created the GUI interpreter thread flush() method for blocking until the queue is empty.

2011-08-25 15:59:23 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.