Menu

SVN archive Commit Log


Commit Date  
[r20802] by bugman

Added script files for generating a saved state file with R2eff values.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-04 13:26:24 Tree
[r20801] by bugman

Modified the script file for saving of a truncated base_pipe state file.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-04 13:23:41 Tree
[r20800] by bugman

Truncated the dataset to only one residue L61. The truncated dataset will be expanded later.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-04 13:23:07 Tree
[r20799] by bugman

Fixes for the units in the dispersion parameter table in the user manual.

The units for dw are rad.s^-1 when used in the equations, but it is stored internally as ppm.

2013-09-04 13:13:47 Tree
[r20798] by bugman

Fixed a spelling mistake in a number of file names.

This is for the test suite data located at test_suite/shared_data/dispersion/KTeilum_FMPoulsen_MAkke_2006.

2013-09-04 11:59:53 Tree
[r20797] by bugman

Added setup function for the system test of KTeilum_FMPoulsen_MAkke_2006 data.

Progress sr #3071: https://gna.org/support/index.php?3071 - Implementation of Tollinger/Kay dispersion model (2001)
Following the guide at: http://wiki.nmr-relax.com/Tutorial_for_adding_relaxation_dispersion_models_to_relax

Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@...>

2013-09-04 11:55:18 Tree
[r20796] by bugman

Fix for the y-axis in the per spin dispersion curve plots.

This fix follows from the thread http://thread.gmane.org/gmane.science.nmr.relax.devel/4512.

The test for CPMG-type data was incorrect and should use the CPMG_EXP variable.

2013-09-04 09:38:17 Tree
[r20795] by bugman

Unicode strings in the dispersion GUI elements is now set up with the compat.u() function.

2013-09-04 08:55:43 Tree
[r20794] by bugman

Merged revisions 20790-20793 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20790 | bugman | 2013-09-04 10:37:19 +0200 (Wed, 04 Sep 2013) | 7 lines

Defined two new functions called u() in the compat module for better unicode string support.

The two functions are defined differently for Python2 and Python3. The Python3 function simply
returns the text unmodified, as all strings are unicode. The Python2 function converts the str
type to a unicode type.
........
r20791 | bugman | 2013-09-04 10:41:49 +0200 (Wed, 04 Sep 2013) | 3 lines

Restored the Python3 aliased unicode() function accidentally removed in commit r20789.
........
r20792 | bugman | 2013-09-04 10:43:51 +0200 (Wed, 04 Sep 2013) | 3 lines

The new compat.u() function is now being used for all unicode strings.
........
r20793 | bugman | 2013-09-04 10:52:10 +0200 (Wed, 04 Sep 2013) | 3 lines

All "local tm" text in the GUI now uses a subscript m unicode character as well as the tau character.
........

2013-09-04 08:53:02 Tree
[r20793] by bugman

All "local tm" text in the GUI now uses a subscript m unicode character as well as the tau character.

2013-09-04 08:52:10 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.