Menu

SVN archive Commit Log


Commit Date  
[r14336] by bugman

Fixes for the old scripts/optimisation_testing.py script.

This was also using the ancient self.relax code path.

2011-08-11 08:16:24 Tree
[r14335] by bugman

Bug fix for the molmol.write user function for model-free parameters.

Some of the parameters were using the ancient self.relax code path which was eliminated with the
redesign of relax 1.2 to 1.3.

2011-08-11 08:13:18 Tree
[r14334] by bugman

Merged revisions 14331,14333 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r14331 | bugman | 2011-08-11 08:49:24 +0200 (Thu, 11 Aug 2011) | 5 lines

Bug fix for the spin_loop() calls when generating Molmol macros.

The full_info argument should have been set to True.
........
r14333 | bugman | 2011-08-11 10:08:26 +0200 (Thu, 11 Aug 2011) | 3 lines

Fix for the molmol.write macro creation user function - the file arg can be None!
........

2011-08-11 08:08:57 Tree
[r14333] by bugman

Fix for the molmol.write macro creation user function - the file arg can be None!

2011-08-11 08:08:26 Tree
[r14332] by bugman

The dauvergne_protocol auto-analysis now generates molmol macros and text files with the parameters.

After the addition of the PyMOL macros, this will fully shift the original GUI code of
gui.analyses.results_analysis into the core of relax (the original model_free_results() function from
gui.res.results_analysis).

2011-08-11 08:02:33 Tree
[r14331] by bugman

Bug fix for the spin_loop() calls when generating Molmol macros.

The full_info argument should have been set to True.

2011-08-11 06:49:24 Tree
[r14330] by bugman

Merged revisions 14329 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r14329 | bugman | 2011-08-11 08:45:10 +0200 (Thu, 11 Aug 2011) | 3 lines

Bug fix for the molmol macro user functions - one of the args 'param' should have been 'data_type'.
........

2011-08-11 06:46:53 Tree
[r14329] by bugman

Bug fix for the molmol macro user functions - one of the args 'param' should have been 'data_type'.

2011-08-11 06:45:10 Tree
[r14328] by bugman

The interpreter thread no longer dies when an error occurs.

This has been redesigned so that the error catching occurs within the infinite loop. Without this
the user functions are completely useless after an error and do nothing.

2011-08-10 20:40:24 Tree
[r14327] by bugman

RelaxErrors are handled as in the auto-analyses and prompt/scripting mode in the GUI user functions.

The traceback is now suppressed and a dialog with the error is show.

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