Menu

SVN archive Commit Log


Commit Date  
[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
[r22962] by tlinnet

Changed all instances of R2g with r20a. This is to be consistent with the relax 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:14 Tree
[r22961] by tlinnet

Changed all instances of "r2e" with "r20b", to be consistent with relax 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:13 Tree
[r22960] by tlinnet

Changed float powers of 2. to integer powers of 2, to speed up the calculations.

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

This change did not do a large change in speed, but is more proper.

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:04 Tree
[r22959] by tlinnet

Reverted r22958 as this was a fatal commit for the AIC method selection.

The command used was:
svn merge -r22958:r22957 .

.....
Attempt to fix function model_statistics() in API for relax_disp.

bug #22012(https://gna.org/bugs/?22012): dx.map not implemented for pipe type relax_disp.

Modified:
trunk/specific_analyses/relax_disp/api.py
.....

2014-05-05 15:51:00 Tree
[r22958] by tlinnet

Inserted commit r22954 to fix the AIC method selection.

The command used was:
svn merge -r22953:r22954 .

.....
Attempt to fix function model_statistics() in API for relax_disp.

bug #22012(https://gna.org/bugs/?22012): dx.map not implemented for pipe type relax_disp.

Modified:
trunk/specific_analyses/relax_disp/api.py
.....

2014-05-05 14:46:10 Tree
[r22957] by bugman

Expanded the 'CR72 full' dispersion model description in the manual to explain its origin.

This was discussed at http://thread.gmane.org/gmane.science.nmr.relax.devel/5410.

The equations used the Davis et al., 1994 simplified form, and this is now explained.

2014-05-05 12:08:44 Tree
[r22956] by tlinnet

Reverted r22954 as this was a fatal commit for the AIC method selection.

The command used was:
svn merge -r22954:r22953 .

.....
Attempt to fix function model_statistics() in API for relax_disp.

bug #22012(https://gna.org/bugs/?22012): dx.map not implemented for pipe type relax_disp.

Modified:
trunk/specific_analyses/relax_disp/api.py
.....

2014-05-05 08:32:04 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.