Commit | Date | |
---|---|---|
[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 |
2014-05-08 17:40:38 | Tree |
2014-05-08 17:07:03 | Tree | |
[r23092]
by
tlinnet
Reverted r23087 as this was a bad implementation. The command used was: ..... task #7791: (https://gna.org/task/index.php?7791 ) the dx.map should accept a list of list with values for points. Modified: 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: |
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 |
[r23089]
by
bugman
Another sentence about multiple field relaxation data added to the manual. This is for the model-free dauvergne_protocol GUI section of the relax manual and relates to bug |
2014-05-08 14:12:26 | Tree |
[r23088]
by
bugman
Added another sentence telling the user that multiple field relaxation data is essential. This is for the model-free dauvergne_protocol auto-analysis section of the relax manual and relates |
2014-05-08 14:10:13 | Tree |
[r23087]
by
tlinnet
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. |
2014-05-08 13:59:36 | Tree |
[r23086]
by
tlinnet
Modified the description of making x,y,z points in the chi2 space for the userfunction dx.map. 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 13:04:09 | Tree |
[r23085]
by
tlinnet
Completely removed the list_of_lists argument. 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 13:01:04 | Tree |