Menu

Commit [r20854]  Maximize  Restore  History

Redesigned the peak intensity loading GUI wizard for handling multiple experiment types.

This follows from http://thread.gmane.org/gmane.science.nmr.relax.devel/4530, the thread about
supporting multiple data types such as SQ+MQ data simultaneously.

The logic for the page ordering needed to be changed to be more dynamic. The CPMG and R1rho pages
need to be shown only if the corresponding experiment type exists in the current data pipe. Hence
the has_cpmg_exp_type() and has_r1rho_exp_type() dispersion functions are now used by the new
methods wizard_page_after_relax_time() and wizard_page_after_cpmg_frq(). A number of now useless
flags have also been removed.

bugman 2013-09-05

changed /branches/relax_disp/gui/wizards/peak_intensity.py
/branches/relax_disp/gui/wizards/peak_intensity.py Diff Switch to side-by-side view
Loading...
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.