Menu

SVN archive Commit Log


Commit Date  
[r14563] by bugman

The Monte Carlo simulation state is now turned off after the MC analysis is complete.

This allows the user to make slight modifications and rerun the analysis and optimisation. The
monte_carlo.error_analysis user function switches the state at the very end, just as
monte_carlo.setup switches the state to on.

2011-09-01 10:40:12 Tree
[r14562] by bugman

All of the major GUI and X freeze fixes of r14559:14561 have been ported to the relax data list.

The fixes for the spectrum list GUI element are now present in the relaxation data list GUI element
as well, as the same problems occur in both code paths.

2011-09-01 09:57:41 Tree
[r14561] by bugman

Fix for the size_cols() method of the spectrum list GUI element.

With the asynchronous updating of the element, sometimes the columns are not setup prior to a
size_cols() call.

2011-09-01 09:51:13 Tree
[r14560] by bugman

Bug fix for the freezing of X windows!

The spectrum list GUI element is now updated with a CallAfter call so that the element is updated in
a thread safe way. Without this, the entire X windows system would sometimes freeze!!!

2011-09-01 09:49:42 Tree
[r14559] by bugman

Bug fix for the freezing of the GUI.

The spectrum list GUI element was trying to update itself during execution lock, causing races if
the spectrum data structures in the relax data store are being modified as the GUI element update
is occurring. This would result in a hard lock of the GUI!

2011-09-01 09:37:04 Tree
[r14558] by bugman

Clean up of the debugging printouts from the status module.

2011-09-01 09:30:34 Tree
[r14557] by bugman

The relax execution lock now has debugging print outs.

2011-09-01 09:16:28 Tree
[r14556] by bugman

The status container instance is now private in the Relax_lock objects.

2011-09-01 09:14:17 Tree
[r14555] by bugman

The fake_lock variable in the status module classes is now private.

2011-09-01 09:13:17 Tree
[r14554] by bugman

Added some debugging print outs for the GUI interpreter object.

2011-09-01 09:09: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.