Commit | Date | |
---|---|---|
2010-01-28 11:26:59 | Tree | |
[r10488]
by
bugman
Big changes in how the automatic model-free protocol is executed. The call to gui_bieri.execution.calc_modelfree.start_modelfree() has been eliminated. This has been |
2010-01-28 11:26:13 | Tree |
2010-01-28 11:21:51 | Tree | |
[r10486]
by
bugman
Added the empty class Thread_container to be used to store the calculation thread info. |
2010-01-28 11:20:52 | Tree |
[r10485]
by
bugman
Added a list (self.calc_threads) for holding the calculation thread IDs. This can be used for controlling the threads by the controller window. |
2010-01-28 11:00:49 | Tree |
[r10484]
by
bugman
Simplified the local variable names in add_execute_relax(). The following have been renamed and shifted into the local namespace: |
2010-01-28 10:56:34 | Tree |
[r10483]
by
bugman
Added a docstring and comment to the cancel_calculation() method (which does nothing right now). |
2010-01-28 10:37:25 | Tree |
2010-01-28 10:35:58 | Tree | |
[r10481]
by
bugman
The controller close button now works better. The method close_log() is now called handler_close(). Instead of calling self.Destroy(), it now |
2010-01-28 10:33:49 | Tree |
[r10480]
by
bugman
Added access to the relax controller from the main window. The 'View' menu has been created with the single entry 'Controller'. This has a new oxygen icon. |
2010-01-28 10:27:45 | Tree |