Menu

SVN archive Commit Log


Commit Date  
[r13764] by bugman

Removed a number of variables from the base relax_gui object in the relax data store.

These include:
ds.relax_gui.unresolved = ""
ds.relax_gui.table_residue = []
ds.relax_gui.table_model = []
ds.relax_gui.table_s2 = []
ds.relax_gui.table_rex = []
ds.relax_gui.table_te = []

2011-07-20 08:56:15 Tree
[r13763] by bugman

Deleted the entire gui.analyses.relax_control module as it is completely unused.

2011-07-20 08:46:22 Tree
[r13762] by bugman

Eliminated the global parameters data store object and GUI window.

This concept severely limits the GUI's flexibility and usefulness and is to be replaced by either
analysis specific GUI elements within the analysis pages, or by direct access to the corresponding
user function. For example specifying 'newton' optimisation is useless for the R1 and R2 as only
simplex can be used, or the NOE as no optimisation is performed.

2011-07-20 08:41:13 Tree
[r13761] by bugman

Docstring and comment improvements.

2011-07-20 08:11:37 Tree
[r13760] by bugman

Converted the model-free auto-analysis tab to the new GUI design.

This now resembles the NOE and Rx GUI auto-analysis tabs in that the data pipe is created with a new
analysis and the data pipe will be passed into the auto-analysis. The spin info is now set up using
the spin viewer window. There is still a lot of work left to complete this auto-analysis.

2011-07-19 18:33:07 Tree
[r13759] by bugman

Shifted the launch_spin_editor() method into the base class where add_spin_systems() is located.

The launch_spin_editor() code was just being duplicated.

2011-07-19 17:45:34 Tree
[r13758] by bugman

Fix for the results viewer - the files are now being shown.

The results_list structure was in page.data, not in page!

2011-07-19 17:13:01 Tree
[r13757] by bugman

Added all of the Grace files to the results list variable (for the results viewer).

2011-07-19 17:07:03 Tree
[r13756] by bugman

The skip button has been removed from the noe.spectra_type page of the NOE spectra wizard.

This user function must be executed!

2011-07-19 16:56:20 Tree
[r13755] by bugman

The skip button has been removed from the relax_fit.relax_times page of the Rx spectra wizard.

This user function must be executed!

2011-07-19 16:55: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.