Menu

SVN archive Commit Log


Commit Date  
[r22253] by bugman

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

........
r22249 | bugman | 2014-02-21 20:39:03 +0100 (Fri, 21 Feb 2014) | 6 lines

Expansion of the tutorial for running the relaxation dispersion analysis in the GUI.

The tutorial is now close to complete. The peak intensity loading wizard section is complete as
well the model selection window and optimisation settings sections and the relax execution.
........
r22250 | bugman | 2014-02-23 19:33:39 +0100 (Sun, 23 Feb 2014) | 7 lines

Improvement for the relaxation dispersion auto-analysis.

The names of the data pipes created by the auto-analysis are now unique, but appending the name of
the data pipe bundle to the end. This allows multiple dispersion auto-analyses to exist within one
relax state file.
........
r22251 | bugman | 2014-02-23 22:09:04 +0100 (Sun, 23 Feb 2014) | 7 lines

More additions for the tutorial on using the dispersion analysis in the GUI.

This is for the relaxation dispersion chapter of the manual. The tutorial is almost complete with
descriptions and screenshots for completing the non-clustered analysis and conducting the clustered
analysis all the way to execution.
........

2014-02-23 21:25:01 Tree
[r22252] by bugman

Created the State.test_bug_21716_no_cdp_state_save system test.

This is for catching bug #21716 (https://gna.org/bugs/?21716), the failure to save the relax state
just after deleting the current data pipe, even if other data pipes exist.

2014-02-23 21:24:51 Tree
[r22251] by bugman

More additions for the tutorial on using the dispersion analysis in the GUI.

This is for the relaxation dispersion chapter of the manual. The tutorial is almost complete with
descriptions and screenshots for completing the non-clustered analysis and conducting the clustered
analysis all the way to execution.

2014-02-23 21:09:04 Tree
[r22250] by bugman

Improvement for the relaxation dispersion auto-analysis.

The names of the data pipes created by the auto-analysis are now unique, but appending the name of
the data pipe bundle to the end. This allows multiple dispersion auto-analyses to exist within one
relax state file.

2014-02-23 18:33:39 Tree
[r22249] by bugman

Expansion of the tutorial for running the relaxation dispersion analysis in the GUI.

The tutorial is now close to complete. The peak intensity loading wizard section is complete as
well the model selection window and optimisation settings sections and the relax execution.

2014-02-21 19:39:03 Tree
[r22248] by bugman

Merged revisions 22247 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r22247 | bugman | 2014-02-21 20:25:28 +0100 (Fri, 21 Feb 2014) | 9 lines

Fix for bug #21704, the failure of the GUI analyses when the home directory '~' character is used.

The bug is located at https://gna.org/bugs/?21704.

The problem is located in many parts of the program, and other problematic areas may still be
present. In all cases where the directory or file is accessed, the os.path.expanduser() function
must be called.
........

2014-02-21 19:26:45 Tree
[r22247] by bugman

Fix for bug #21704, the failure of the GUI analyses when the home directory '~' character is used.

The bug is located at https://gna.org/bugs/?21704.

The problem is located in many parts of the program, and other problematic areas may still be
present. In all cases where the directory or file is accessed, the os.path.expanduser() function
must be called.

2014-02-21 19:25:28 Tree
[r22246] by bugman

Merged revisions 22240-22241,22243-22245 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r22240 | bugman | 2014-02-21 16:51:17 +0100 (Fri, 21 Feb 2014) | 5 lines

Expanded the Peak_lists.test_read_peak_list_sparky_double system test to check all intensities.

This now checks all of the peak heights read by the spectrum.read_intensities user function.
........
r22241 | bugman | 2014-02-21 16:59:37 +0100 (Fri, 21 Feb 2014) | 5 lines

Expanded the capabilities of the spectrum.read_intensities user function.

Now multiple files can be loaded simultaneously.
........
r22243 | bugman | 2014-02-21 17:27:34 +0100 (Fri, 21 Feb 2014) | 7 lines

Fix for the multiple file selection GUI element.

The GUI element now returns single values rather than lists from the GetValue() function when only
a single file is selected. This allows the spectrum.read_intensities user function to operate
normally again in the GUI.
........
r22244 | bugman | 2014-02-21 17:29:11 +0100 (Fri, 21 Feb 2014) | 6 lines

Minor fix for the Relax_disp.test_bug_21076_multi_col_peak_list system test.

The spectrum ID argument ['auto'] has been changed to the single value of 'auto'. This argument
should not be a list.
........
r22245 | bugman | 2014-02-21 17:32:37 +0100 (Fri, 21 Feb 2014) | 5 lines

Fixes for the User_functions.test_structure_pdb_read GUI test.

This test was failing due to the recent changes to the sequence input GUI element.
........

2014-02-21 19:19:37 Tree
[r22245] by bugman

Fixes for the User_functions.test_structure_pdb_read GUI test.

This test was failing due to the recent changes to the sequence input GUI element.

2014-02-21 16:32:37 Tree
[r22244] by bugman

Minor fix for the Relax_disp.test_bug_21076_multi_col_peak_list system test.

The spectrum ID argument ['auto'] has been changed to the single value of 'auto'. This argument
should not be a list.

2014-02-21 16:29:11 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.