Menu

SVN archive Commit Log


Commit Date  
[r14110] by bugman

The value.write user function now also adds to the cdp.result_files structure.

2011-08-04 09:41:31 Tree
[r14109] by bugman

Another fix for the grace.write user function addition to the cdp.result_files list.

The proper variable name is now used.

2011-08-04 09:41:13 Tree
[r14108] by bugman

Fix for the addition of grace files to cdp.result_files - the file path is now used.

2011-08-04 09:39:43 Tree
[r14107] by bugman

Files created by the grace.write user function are now put into a new list cdp.results_files.

This is a list of lists, with the sublist composed of two elements. The first is an identifier
string such as 'grace'. The second is the file name.

2011-08-04 09:37:57 Tree
[r14106] by bugman

The grid search increments default to 21 now in the rx fitting auto-analysis tab.

The MC sim tooltip now also recommends a min of 500 sims.

2011-08-04 09:26:19 Tree
[r14105] by bugman

Merged revisions 14103 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r14103 | bugman | 2011-08-04 11:08:58 +0200 (Thu, 04 Aug 2011) | 6 lines

Fix for the RelaxWarning system on Mac OS X, the base class __str__ method now returns a simple string.

On a Mac, the warning message text was in unicode whereas the __str__() method must return a standard
string. So now __str__() is using the str() method to convert.
........

2011-08-04 09:12:10 Tree
[r14104] by bugman

The dauvergne_protocol mode is extracted in the assemble_data method, and unit vectors are checked.

2011-08-04 09:10:22 Tree
[r14103] by bugman

Fix for the RelaxWarning system on Mac OS X, the base class __str__ method now returns a simple string.

On a Mac, the warning message text was in unicode whereas the __str__() method must return a standard
string. So now __str__() is using the str() method to convert.

2011-08-04 09:08:58 Tree
[r14102] by bugman

Simple fix for the dauvergne_protocol setup.

2011-08-04 08:23:38 Tree
[r14101] by bugman

In debugging and test mode, the relax controller now writes back to the original IO streams.

This is instead of sys.__stdout__ and sys.__stderr__.

2011-08-04 08:22:57 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.