Menu

SVN archive Commit Log


Commit Date  
[r20967] by bugman

Some more speed ups for the R1rho dispersion models.

For many models, the square of the spin-lock field strength is a part of the equations. Therefore
this is now pre-calculated when the target function is initialised.

2013-09-10 12:43:07 Tree
[r20966] by bugman

Added the conversion to k_AB from kex and pA. k_AB = kex * (1.0 - pA).

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-10 12:39:51 Tree
[r20965] by bugman

Optimized the target function for model TSMFK.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-10 12:39:49 Tree
[r20964] by bugman

Added to calculate the tau_cpmg times when model is TSMFK01.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-10 12:39:47 Tree
[r20963] by bugman

Added the write-out of 'dw' and 'k_AB' for model TSMFK01, when performing auto-analysis.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-10 12:39:44 Tree
[r20962] by bugman

Some small speed ups for the TP02 R1rho dispersion model optimisation.

Some unneeded calculations and aliases were removed.

2013-09-10 12:21:26 Tree
[r20961] by bugman

Speed ups for the optimisation of all of the R1rho dispersion models.

The spin-lock field strength data structure is now converted from Hz to rad.s^-1 in the dispersion
target function initialisation. Previously the conversion was happening multiple times per target
function call. This has a noticeable effect on the test suite timings.

2013-09-10 12:07:02 Tree
[r20960] by bugman

The return_cpmg_frqs() and return_spin_lock_nu1() functions now return numpy arrays.

These are functions from specific_analyses.relax_disp.disp_data.

2013-09-10 11:50:03 Tree
[r20959] by bugman

Added the button for the interatom.define user function in preparation for the MQ dispersion data.

This is in the dispersion tab of the GUI.

2013-09-10 09:17:53 Tree
[r20958] by bugman

Merged revisions 20957 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20957 | bugman | 2013-09-10 11:15:05 +0200 (Tue, 10 Sep 2013) | 3 lines

Update of the description of the interatom.define user function.
........

2013-09-10 09:16:43 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.