Menu

SVN archive Commit Log


Commit Date  
[r20347] by bugman

More changes to the numerical solution dispersion code to match relax's conventions.

This includes the changes of df->dw, fA->wA, fB->wB, and Mgx->Mx.

2013-07-17 09:09:56 Tree
[r20346] by bugman

Speed up for the lib.dispersion.ns_matrices.rcpmg_3d() function.

The pA and pB parameters are now sent into the function rather than being recreated by the function.

2013-07-17 09:03:37 Tree
[r20345] by bugman

Modified the df, fA, and fB parameters to match the relax omega conventions of dw, wA, and wB.

This follows from Paul Schanda's confirmation at
http://thread.gmane.org/gmane.science.nmr.relax.devel/4132/focus=4159.

2013-07-17 09:02:22 Tree
[r20344] by bugman

Speed ups for the 'NS 2-site 3D' model.

The pi-pulse propagator is created only once upon target function initialisation rather than for
each function call, each spin cluster, each magnetic field strength, each dispersion point, and each
CPMG block.

2013-07-17 08:55:10 Tree
[r20343] by bugman

Converted the pi-pulse propagator matrices to numpy array format.

This is to enable the use of the much faster numpy.dot() function for performing the dot products.

2013-07-17 07:46:18 Tree
[r20342] by bugman

Improvements to the nesting() method of the relaxation dispersion auto-analysis.

The use of the parameters of the simpler model in a nested pair now only works if the simpler model
is in the model list.

2013-07-17 07:39:06 Tree
[r20341] by bugman

Added the relax wiki backup script for dumping the MySQL database contents locally.

This is from http://article.gmane.org/gmane.science.nmr.relax.devel/4163.

2013-07-16 15:44:42 Tree
[r20340] by bugman

Lots of fixes for the relaxation dispersion target function module for the 'NS 2-site 3D' model.

2013-07-16 15:20:03 Tree
[r20339] by bugman

Added support for the 'NS 2-site 3D' model to the relax_disp.select_model user function back end.

This is the model of the numerical solution for the 2-site Bloch-McConnell equations. It originates
as optimization function number 1 from the fitting_main_kex.py script from Mathilde Lescanne, Paul
Schanda, and Dominique Marion (see http://thread.gmane.org/gmane.science.nmr.relax.devel/4138,
https://gna.org/task/?7712#comment2 and https://gna.org/support/download.php?file_id=18262).

This commit follows step 6 of the relaxation dispersion model addition tutorial
(http://thread.gmane.org/gmane.science.nmr.relax.devel/3907).

2013-07-16 15:18:03 Tree
[r20338] by bugman

Converted the 'NS 2-site' model to 'NS 2-site 3D' to be more specific.

This might change again in the future.

2013-07-16 15:16:09 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.