Menu

SVN archive Commit Log


Commit Date  
[r23099] by bugman

Added proper punctuation to the B14 dispersion model equations in the manual.

Equations should be readable as English sentences and they follow standard punctuation rules. All
of the equations in the B14 model section of the dispersion chapter have been updated to follow
this.

2014-05-08 17:48:53 Tree
[r23098] by tlinnet

Added systemtest for the production of dx map.

Relax_disp.test_cpmg_synthetic_dx_map_points.

task #7791: (https://gna.org/task/index.php?7791 ) the dx.map should accept a list of list with values for points.

2014-05-08 17:42:05 Tree
[r23097] by tlinnet

Modified dx.map to accept more than one point.

task #7791: (https://gna.org/task/index.php?7791 ) the dx.map should accept a list of list with values for points.

2014-05-08 17:42:03 Tree
[r23096] by tlinnet

Added FIXME in lib/arg_check.py.

task #7791: (https://gna.org/task/index.php?7791 ) the dx.map should accept a list of list with values for points.

2014-05-08 17:41:59 Tree
[r23095] by bugman

The f00 equation in the B14 dispersion model section of the manual is a single equation.

The 'subequations' and 'align' environments are therefore superfluous.

2014-05-08 17:41:57 Tree
[r23094] by bugman

Removed invisible equations from the B14 dispersion model section of the relax manual.

The trailing "\\" were causing equation numbers to be produced on empty lines after the block of
equations.

2014-05-08 17:40:38 Tree
[r23093] by bugman

Changed an 'align' environment to 'equation' as there was only one equation.

2014-05-08 17:07:03 Tree
[r23092] by tlinnet

Reverted r23087 as this was a bad implementation.

The command used was:
svn merge -r23087:r23086 .

.....
Tried to make writing of the map.general file.

task #7791: (https://gna.org/task/index.php?7791 ) the dx.map should accept a list of list with values for points.

Modified:
trunk/lib/software/opendx/files.py
trunk/pipe_control/opendx.py

Modified: trunk/lib/software/opendx/files.py
.....

2014-05-08 16:39:52 Tree
[r23091] by tlinnet

Made solutions for math domain error.

Prevented to take log of negative values, and division by zero.

This though slows the implementation down.

Systemtest Relax_disp.test_baldwin_synthetic_full went from 6.x seconds to 8-9.x seconds.

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-08 16:35:51 Tree
[r23090] by bugman

Fix for the B14 model descriptions at http://www.nmr-relax.com/analyses/relaxation_dispersion.html.

2014-05-08 15:07:45 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.