Menu

SVN archive Commit Log


Commit Date  
[r21766] by bugman

Bug fixes for the dispersion analysis when certain data sets are completely missing.

2013-12-04 10:51:08 Tree
[r21765] by bugman

Removed a debugging printout.

2013-12-04 10:30:01 Tree
[r21764] by bugman

Fixes for the 'NS MMQ 3-site' dispersion models - the evolution matrix is now correctly constructed.

2013-12-04 10:29:25 Tree
[r21763] by bugman

Added the results of cpmg_fit minimisation of the cpmg_fit synthetic data for the 'NS MMQ 3-site' model.

2013-12-04 09:43:10 Tree
[r21762] by bugman

Huge speed ups of the relaxation dispersion analysis.

This is due to the removal of huge inefficiencies in the loop_point(), return_cpmg_frqs() and
return_spin_lock_nu1() functions of the specific_analysis.relax_disp.disp_data module. Two new
functions return_cpmg_frqs_single() and return_spin_lock_nu1_single() have been introduces to pull
out the nu_CPMG and spin-lock field strengths for a given experiment and spectrometer frequency.
This avoids calling the loop_exp() and loop_frq() functions from within loop_point() which itself
is often called inside a loop_exp() and loop_frq() sequence.

2013-12-04 08:42:18 Tree
[r21761] by bugman

Completed the 'MMQ 2-site' documentation in the manual.

The equations for the numeric evolution of SQ, ZQ and DQ data was missing.

2013-12-03 19:15:13 Tree
[r21760] by bugman

Added the 'NS MMQ 3-site' models to the relax user manual.

This is for the 'NS MMQ 3-site' and 'NS MMQ 3-site linear' CPMG dispersion models.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#The_relax_manual.

2013-12-03 18:54:12 Tree
[r21759] by bugman

Updated the 'MMQ 2-site' model description in the manual.

The R2_DQ = R2_ZQ = R20 assumption is now explained.

2013-12-03 18:33:17 Tree
[r21758] by bugman

Added the 'NS MMQ 3-site' models to the GUI model list.

This is for the 'NS MMQ 3-site' and 'NS MMQ 3-site linear' CPMG dispersion models.

This follows the tutorial for adding relaxation dispersion models at:
http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax#The_GUI.

2013-12-03 16:44:43 Tree
[r21757] by bugman

Updated the docstring of the Relax_disp.test_ns_mmq_3site system test.

2013-12-03 16:41:51 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.