Menu

SVN archive Commit Log


Commit Date  
[r22945] by tlinnet

Changed the default value of pA=0.95.

pA='The population for state A'.
When doing a grid search in the auto-analysis, one can set "None".
This will then use default values specified for parameters, instead of a grid search.

pA is best to start at 0.95, than 0.5.

2014-05-04 12:49:25 Tree
[r22944] by tlinnet

Removed model B14 to the list of MODEL_LIST_NUMERIC_CPMG.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

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

This was not essential anywaÂy.
Currently, I can't reproduce the bug.?

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

2014-05-04 12:49:23 Tree
[r22943] by bugman

Renamed the relax_disp.cpmg_frq user function to relax_disp.cpmg_setup and added some new options.

This follows from the thread http://thread.gmane.org/gmane.science.nmr.relax.devel/5511/focus=5520.

The ncyc_even option has been added so the user can specify if the pulse sequence requires an even
number of CPMG blocks. This is for use in the interpolated dispersion curves, but could have other
uses in the future.

2014-05-04 11:39:40 Tree
[r22942] by tlinnet

Implemented systemtest "relax -s Relax_disp.test_baldwin_synthetic -d" for model B14.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

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

This proves that the model is correctly implemented, and return same data which the
Baldwin script created.

The B14 model is explained in: http://wiki.nmr-relax.com/B14.

2014-05-03 19:35:13 Tree
[r22941] by tlinnet

Correctly implemented the target function for model B14.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

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

The B14 model is explained in: http://wiki.nmr-relax.com/B14.

2014-05-03 19:35:11 Tree
[r22940] by tlinnet

Implemented model B14 in the relax library.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

This follows the tutorial for adding relaxation dispersion models at:
Tutorial_for_adding_relaxation_dispersion_models_to_relax#The_relax_library

The code is raw implemented, with no optimisation.

This is merely to test, that the spin parameters that created R2eff data, can be found again after
grid searh and minimisation.

The B14 model is explained in: http://wiki.nmr-relax.com/B14.

2014-05-03 19:35:09 Tree
[r22939] by tlinnet

Letting the error be 0.1 in the systemtest for B14.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

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

This is just cosmetics, to make the dispersion graph look more beautiful.

The B14 model is explained in: http://wiki.nmr-relax.com/B14.

2014-05-03 19:35:07 Tree
[r22938] by tlinnet

Added model B14 to the list of MODEL_LIST_NUMERIC_CPMG.

sr #3154: (https://gna.org/support/?3154) Implementation of Baldwin (2014) B14 model - 2-site exact solution model for all time scales.

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

Model B14, uses the number of ncyc/CPMG blocks in its analytical equation.
To pass this information correct and calculate the ncyc power, it should be in this list.

The B14 model is explained in: http://wiki.nmr-relax.com/B14.

2014-05-03 19:35:05 Tree
[r22937] by tlinnet

Fix for only multiplying with an even number of the minimum CPMG frequency.

bug #22008: (https://gna.org/bugs/index.php?22008) Interpolation with relax.plot_disp_curves, creates un-even number of CPMG blocks.

This makes sure that only an even power of NCYC blocks are created.

2014-05-03 19:35:03 Tree
[r22936] by tlinnet

Fix for type in the eta scale of CR72 model.

The calculation in relax was correct, but the scale of eta has been wrong in the documentation.

This was discussed in:
http://thread.gmane.org/gmane.science.nmr.relax.devel/5506.

The B14 model is explained in: http://wiki.nmr-relax.com/B14.

2014-05-03 13:21:20 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.