Menu

SVN archive Commit Log


Commit Date  
[r10477] by bugman

Import fixes for the relax controller window.

2010-01-28 09:53:35 Tree
[r10476] by bugman

Renamed the 'relax_control' module to 'controller'. There is no need to prepend 'relax_' to this.

2010-01-28 09:49:37 Tree
[r10475] by bugman

Renamed the Log_window class to Controller, as this dialog will be more than a log window.

2010-01-28 09:48:33 Tree
[r10474] by bugman

Shifted the relax_control module down back into the gui_bieri package.

This is a GUI element that is independent of the specific analyses. The analysis specific code can
be shifted into the modules of gui_bieri.analyses, and the threads also started from there. This
window can be initialised in the main GUI class and then shown by the analyses' execute methods.

2010-01-28 09:46:35 Tree
[r10473] by bugman

Removed a few args from gui_bieri.analyses.relax_control.start_modelfree().

2010-01-28 09:42:51 Tree
[r10472] by bugman

Renamed and shifted exec_model_free() to automatic_protocol_controller().

This is to better distinguish between the names exec_model_free(), start_modelfree(), and
start_model_free().

2010-01-28 09:35:24 Tree
[r10471] by bugman

exec_model_free() now synchronises the frame data to the relax data store.

2010-01-28 09:28:14 Tree
[r10470] by bugman

Changed the calls to gui_bieri.execution.calc_modelfree.start_modelfree().

The 'self' arg has been removed (this should never be passed into functions). The args have also
been converted to keyword args.

2010-01-28 09:24:46 Tree
[r10469] by bugman

Removed a debugging print out.

2010-01-28 09:14:40 Tree
[r10468] by bugman

Shifted the selection variable from the global namespace into the class namespace.

2010-01-28 09:12:35 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.