Menu

SVN archive Commit Log


Commit Date  
[r19316] by bugman

Alphabetical arrangement of methods in the specific_analyses.relax_disp module.

2013-04-03 09:53:27 Tree
[r19315] by bugman

The specific_analyses.relax_disp module now uses the parameter list object to define parameters.

This allows the now unused methods data_names(), default_value(), return_data_name(), and
return_grace_string() to be deleted and their contents copied into the parameter definitions in the
class __init__() method.

2013-04-03 09:50:44 Tree
[r19314] by bugman

Removed all aliasing of the current data pipe in specific_analyses.relax_disp as this is in __builtin__.

2013-04-03 09:16:03 Tree
[r19313] by bugman

The relax_disp.select_model backend now handles the 'exp_fit' model.

2013-04-03 09:15:05 Tree
[r19312] by bugman

Updated the documentation in specific_analyses.relax_disp to use the user_functions package design.

The user_functions.objects.Desc_container and user_functions.data.Uf_tables objects are now used to
construct the relaxation dispersion documentation.

2013-04-03 09:06:06 Tree
[r19311] by bugman

Python 3 import fix for the specific_analyses.relax_disp module.

2013-04-03 09:00:20 Tree
[r19310] by bugman

Big changes to the front end of the relax_disp.select_model user function.

The model strings have been changed and are now programmatically added to the user function
documentation. The main text has also been redesigned. And the new model 'exp_fit' has been added
which allows just the exponential curves to be fit.

2013-04-03 08:58:37 Tree
[r19309] by bugman

Merged revisions 19306-19308 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19306 | bugman | 2013-04-02 12:59:57 +0200 (Tue, 02 Apr 2013) | 3 lines

Import rearrangements.
........
r19307 | bugman | 2013-04-02 13:00:36 +0200 (Tue, 02 Apr 2013) | 3 lines

Missing imports of the lib.float.isInf() function.
........
r19308 | bugman | 2013-04-02 15:23:42 +0200 (Tue, 02 Apr 2013) | 5 lines

Modified the bug_20674_ct_analysis_failure.py system test script to use self._execute_uf().

This allows the test to operate as a GUI test, which was failing.
........

2013-04-03 08:16:05 Tree
[r19308] by bugman

Modified the bug_20674_ct_analysis_failure.py system test script to use self._execute_uf().

This allows the test to operate as a GUI test, which was failing.

2013-04-02 13:23:42 Tree
[r19307] by bugman

Missing imports of the lib.float.isInf() function.

2013-04-02 11:00:36 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.