Menu

SVN archive Commit Log


Commit Date  
[r10505] by bugman

Added the missing RedirectText import.

2010-01-28 12:34:52 Tree
[r10504] by bugman

Fixes for assemble_data(). The relaxation data frq and file variables start numbering at 1!

2010-01-28 12:33:49 Tree
[r10503] by bugman

Variable name fix in assemble_data().

The variable should be ds.relax_gui.global_setting, not ds.relax_gui.global_settings.

2010-01-28 12:32:21 Tree
[r10502] by bugman

Removed the broken gui_bieri.execution.calc_modelfree import.

2010-01-28 12:30:49 Tree
[r10501] by bugman

Added some missing closing brackets.

2010-01-28 12:29:08 Tree
[r10500] by bugman

Renamed gui_bieri.execution.calc_modelfree to gui_bieri.misc.

This module now only contains the convert_to_float() function. Therefore it has been shifted and
named into a module for miscellaneous GUI functions.

2010-01-28 12:28:29 Tree
[r10499] by bugman

Shifted the RedirectText class from execution.calc_modelfree into the controller module.

2010-01-28 12:24:28 Tree
[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
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.