Menu

SVN archive Commit Log


Commit Date  
[r13770] by bugman

Replicated spectrum IDs are now shown in the spectrum list GUI element.

2011-07-20 09:39:07 Tree
[r13769] by bugman

Created generic_fns.spectrum.replicated_ids() to create a list of replicated spectrum IDs.

A spectrum ID is given, and all spectra which are replicates of it will be returned as a list.

2011-07-20 09:38:40 Tree
[r13768] by bugman

Created the replicated_flags() method for returning a dictionary of replicated spectra flags.

2011-07-20 09:20:07 Tree
[r13767] by bugman

The spectrum list GUI element noe_spectrum_type() and relax_times() methods now return correctly.

They now return True if a column has been added.

2011-07-20 09:07:04 Tree
[r13766] by bugman

The spectrum list GUI element now displays relaxation delay times if set.

2011-07-20 09:05:32 Tree
[r13765] by bugman

Renamed update() to build_grid().

2011-07-20 09:00:06 Tree
[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
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.