Menu

SVN archive Commit Log


Commit Date  
[r21496] by bugman

Added support for 1H SQ CPMG data for the MMQ-type dispersion models.

The key is to skip the protons in the spin cluster loops and to instead find the proton spin
containers attached to the heteronuclei of the spins of the cluster.

The EXP_TYPE_PROTON_SQ_CPMG and EXP_TYPE_PROTON_MQ_CPMG experiment type variables have been created
to aid this. The MODEL_LIST_MMQ list variable has also been created to more consistently identify
the MMQ-type dispersion models.

The has_disp_data() function has been created to simplify the finding of dispersion data for a given
cluster, experiment type, spectrometer frequency and dispersion point. The has_proton_sq_cpmg() and
has_proton_mq_cpmg() are used to determine if there is proton dispersion data for the given
heteronucleus.

The loop_exp() function has been modified to yield the proton SQ and MQ data if present. Similarly
the num_exp_types() and return_index_from_exp_type() functions exhibit different behaviour if this
data is present. The return_r2eff_arrays() function now assembles all of the proton data on top of
the heteronuclear data by fetching the protons attached to the heteronuclei and aliasing the correct
spin for the given experiment type.

2013-11-18 10:33:59 Tree
[r21495] by bugman

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

........
r21492 | bugman | 2013-11-17 20:39:27 +0100 (Sun, 17 Nov 2013) | 5 lines

Bug fix for the lib.structure.mass.centre_of_mass() function warning when the element is not known.

This warning was buggy and resulted tracebacks.
........
r21493 | bugman | 2013-11-17 20:40:51 +0100 (Sun, 17 Nov 2013) | 5 lines

Created the pipe_control.sequence.return_attached_protons() function.

This is used to return a list of proton spin containers attached to the given spin.
........
r21494 | bugman | 2013-11-17 20:42:06 +0100 (Sun, 17 Nov 2013) | 3 lines

Fix for a fatal typo in the previous commit (r21493).
........

2013-11-17 19:42:47 Tree
[r21494] by bugman

Fix for a fatal typo in the previous commit (r21493).

2013-11-17 19:42:06 Tree
[r21493] by bugman

Created the pipe_control.sequence.return_attached_protons() function.

This is used to return a list of proton spin containers attached to the given spin.

2013-11-17 19:40:51 Tree
[r21492] by bugman

Bug fix for the lib.structure.mass.centre_of_mass() function warning when the element is not known.

This warning was buggy and resulted tracebacks.

2013-11-17 19:39:27 Tree
[r21491] by bugman

Added a placeholder for the relaxation dispersion citation to the citation chapter of the manual.

The bibtex entry for this will need to be updated later once the citation is published.

2013-11-17 17:14:44 Tree
[r21490] by bugman

Improvements to all of the R1rho model descriptions in the dispersion chapter of the manual.

2013-11-17 16:56:41 Tree
[r21489] by bugman

Added the 'TAP03' and 'MP05' models to the abbreviations in the user manual.

2013-11-17 16:41:01 Tree
[r21488] by bugman

Added the 'TAP03' model to the relax user manual.

This is the Trott, Abergel and Palmer 2003 R1rho analytic model for 2-site off-resonance exchange.

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.

The 'TAP03' model was already partly in the manual, however it was listed as unimplemented. All of
the tables and the dispersion chapter text has been updated for the model.

2013-11-17 16:39:33 Tree
[r21487] by bugman

Added the 'TAP03' model to the dispersion auto-analysis.

This is the Trott, Abergel and Palmer 2003 R1rho analytic model for 2-site off-resonance exchange.

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

2013-11-17 13:10:19 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.