Menu

SVN archive Commit Log


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

Reverted r22937 as this was not a necessary implementation.

The command used was:
svn merge -r22937:r22936 .

.....
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.

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

2014-05-05 08:18:37 Tree
[r22954] by tlinnet

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.

2014-05-04 23:59:58 Tree
[r22953] by tlinnet

Attempt to implement function map_bounds in API for relax_disp.

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

2014-05-04 23:14:25 Tree
[r22952] by tlinnet

Modified system_tests/scripts/relax_disp/cpmg_synthetic.py and the corresponding systemtests.

Relax_disp.test_cpmg_synthetic_cr72.
Relax_disp.test_cpmg_synthetic_cr72_full_noise_cluster.

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-04 20:41:30 Tree
[r22951] by tlinnet

Undid the changing of the default value of kex. It is now again 10000.

This change altered to many systemtests.

2014-05-04 18:49:58 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.