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 |
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 |
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 |
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 This commit follows step 6 of the relaxation dispersion model addition tutorial |
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 |