Menu

SVN archive Commit Log


Commit Date  
[r22972] by tlinnet

Pretty up the code, making space between all "-".

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

2014-05-05 18:18:32 Tree
[r22971] by tlinnet

Pretty up the code, making space between "=".

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

2014-05-05 18:18:30 Tree
[r22970] by tlinnet

Pretty the code, making space between all multiplications "*".

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

2014-05-05 18:18:29 Tree
[r22969] by tlinnet

Implemented the alpha minus shorting from CR72.

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

2014-05-05 18:18:26 Tree
[r22968] by tlinnet

Made sign change of deltaR2, to use parameter convention of CR72.

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

2014-05-05 18:18:25 Tree
[r22967] by tlinnet

Made g2 use the CR72 parameter convention.

No change detected, since the change will be erased by going to order**2.

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

2014-05-05 18:18:23 Tree
[r22966] by tlinnet

Had to lower the precision of systemtest Relax_disp.test_baldwin_synthetic after sign change of g1.

The model is still precise, finding the parameters which generated the data.

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

2014-05-05 18:18:21 Tree
[r22965] by tlinnet

Altered the sign of g1, to follow CR72 Nomenclature.

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

2014-05-05 18:18:19 Tree
[r22964] by tlinnet

Had to lower the precision of systemtest Relax_disp.test_baldwin_synthetic.

This was after changing g3, and g4 from atan2 functions, to square root functions.

The model is still very precise though.

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

2014-05-05 18:18:18 Tree
[r22963] by tlinnet

Implemented g3 and g4 as square root functions instead of atan2.

atan2 is alwas returning values between -pi and pi.
https://docs.python.org/2/library/math.html

Next step is to convert g1>-g1, which will truely follow the CR72 Nomenclature.
For this, the atan2 function is a blocker.

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

2014-05-05 18:18:16 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.