Menu

SVN archive Commit Log


Commit Date  
[r14115] by bugman

The results file viewer 'open' button is now partially functional.

2011-08-04 10:25:23 Tree
[r14114] by bugman

Missing import of misc.open_file().

2011-08-04 10:13:06 Tree
[r14113] by bugman

Shifted the file opening code of the relax_manual() method to the misc.open_file() function.

This code is general for opening any type of file, so has been abstracted.

2011-08-04 10:12:24 Tree
[r14112] by bugman

The results viewer window now uses cdp.result_files.

This decouples the files and their creation from the GUI. The open button does not currently
function.

2011-08-04 09:55:53 Tree
[r14111] by bugman

Merged revisions 14107-14110 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r14107 | bugman | 2011-08-04 11:37:57 +0200 (Thu, 04 Aug 2011) | 6 lines

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.
........
r14108 | bugman | 2011-08-04 11:39:43 +0200 (Thu, 04 Aug 2011) | 3 lines

Fix for the addition of grace files to cdp.result_files - the file path is now used.
........
r14109 | bugman | 2011-08-04 11:41:13 +0200 (Thu, 04 Aug 2011) | 5 lines

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

The proper variable name is now used.
........
r14110 | bugman | 2011-08-04 11:41:31 +0200 (Thu, 04 Aug 2011) | 3 lines

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

2011-08-04 09:43:14 Tree
[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
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.