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 |
2011-08-11 08:13:18 | Tree |
[r14334]
by
bugman
Merged revisions 14331,14333 via svnmerge from ........ |
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 |
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 |
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 |
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 |