Menu

SVN archive Commit Log


Commit Date  
[r10498] by bugman

Deleted the gui_bieri.execution.calc_modelfree() function.

2010-01-28 12:23:15 Tree
[r10497] by bugman

Shifted the rest of the gui_bieri.execution.calc_modelfree() code into self.execute().

All the automatic model-free protocol, including execution, is now within the auto_model_free
module. This eliminates the last relics of the duplication of the full_analysis.py sample script.

2010-01-28 12:22:09 Tree
[r10496] by bugman

Completed assemble_data().

All the data used by the dAuvernge_protocol class is now gleaned from the relax data store. This
code is very similar, though highly modified, to that in gui_bieri.execution.calc_modelfree. Code
comments have been taken directly from sample_scripts/full_analysis.py.

2010-01-28 12:14:25 Tree
[r10495] by bugman

Removed diff_model from the assemble_data() docstring.

2010-01-28 11:53:03 Tree
[r10494] by bugman

The diff_model arg is actually the global_model arg to execute().

2010-01-28 11:52:21 Tree
[r10493] by bugman

The controller window does not lock the GUI after clicking 'View -> Controller'.

Show() is used instead of ShowModal().

2010-01-28 11:49:32 Tree
[r10492] by bugman

Created a basic, though not yet functional, assemble_data() method.

This will now pack the all the model-free data into a container and return that instead.

2010-01-28 11:46:46 Tree
[r10491] by bugman

Added a module for the GUI base classes.

This currently contains only a single empty class to be used as a container.

2010-01-28 11:36:42 Tree
[r10490] by bugman

The relax controller window is shown straight after the global model choice dialog.

2010-01-28 11:30:55 Tree
[r10489] by bugman

Import spelling mistake fix.

2010-01-28 11:26:59 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.