Menu

SVN archive Commit Log


Commit Date  
[r18822] by bugman

Fix for a strange and extremely rare typo bug in the model-free specific analysis code.

This was identified by Manish Chaubey <manish dott chaubey att tuebingen dott mpg dott de> in the
message at http://thread.gmane.org/gmane.science.nmr.relax.user/1422.

This only occurs if a relaxation data error of zero is encountered and is a bug in the RelaxError
message explaining the problem with the data.

2013-03-13 17:24:47 Tree
[r18821] by bugman

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

........
r18819 | bugman | 2013-03-13 16:18:17 +0100 (Wed, 13 Mar 2013) | 5 lines

Shifted all of the documentation variables to the top of the specific API_base class.

This is for better organisation.
........
r18820 | bugman | 2013-03-13 16:19:05 +0100 (Wed, 13 Mar 2013) | 5 lines

Added the write_doc class variable to the specific analysis API class as a empty string.

This is to fix the unit tests.
........

2013-03-13 15:20:29 Tree
[r18820] by bugman

Added the write_doc class variable to the specific analysis API class as a empty string.

This is to fix the unit tests.

2013-03-13 15:19:05 Tree
[r18819] by bugman

Shifted all of the documentation variables to the top of the specific API_base class.

This is for better organisation.

2013-03-13 15:18:17 Tree
[r18818] by bugman

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

........
r18816 | bugman | 2013-03-13 15:36:39 +0100 (Wed, 13 Mar 2013) | 5 lines

Shifted all of the model-free specific analysis class documentation variables to the top.

This is simply for better organisation of the code.
........
r18817 | bugman | 2013-03-13 15:51:47 +0100 (Wed, 13 Mar 2013) | 6 lines

Created the model-free write_doc class variable talking about the field strength independent Rex value.

This has been added to the value.display and value.write user functions to explain that Rex values
are very small and that the user needs to scale them up.
........

2013-03-13 14:52:43 Tree
[r18817] by bugman

Created the model-free write_doc class variable talking about the field strength independent Rex value.

This has been added to the value.display and value.write user functions to explain that Rex values
are very small and that the user needs to scale them up.

2013-03-13 14:51:47 Tree
[r18816] by bugman

Shifted all of the model-free specific analysis class documentation variables to the top.

This is simply for better organisation of the code.

2013-03-13 14:36:39 Tree
[r18815] by bugman

Merged revisions 18814 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r18814 | bugman | 2013-03-13 15:32:03 +0100 (Wed, 13 Mar 2013) | 11 lines

Fix for the value.write user function for very small parameter values (Rex for example).

This was reported by Martin Ballaschk <ballaschk att fmp-berlin dott de> in the thread
http://thread.gmane.org/gmane.science.nmr.relax.user/1397/focus=1402 and by by Angelo Miguel
Figueiredo <am dott figueiredo att fct dot unl dot pt> in the unrelated bug report at
https://gna.org/bugs/?20613.

The formatting string "20.15f" has been changed to "20.15g" to allow Python to decide if the normal
decimal or exponential form of the number should be printed.
........

2013-03-13 14:32:40 Tree
[r18814] by bugman

Fix for the value.write user function for very small parameter values (Rex for example).

This was reported by Martin Ballaschk <ballaschk att fmp-berlin dott de> in the thread
http://thread.gmane.org/gmane.science.nmr.relax.user/1397/focus=1402 and by by Angelo Miguel
Figueiredo <am dott figueiredo att fct dot unl dot pt> in the unrelated bug report at
https://gna.org/bugs/?20613.

The formatting string "20.15f" has been changed to "20.15g" to allow Python to decide if the normal
decimal or exponential form of the number should be printed.

2013-03-13 14:32:03 Tree
[r18813] by bugman

Merged revisions 18812 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r18812 | bugman | 2013-03-13 15:21:07 +0100 (Wed, 13 Mar 2013) | 10 lines

Fix for bug #20613 (https://gna.org/bugs/?20613), the failure of the diffusion tensor PDB creation.

This was reported by Angelo Miguel Figueiredo <am dott figueiredo att fct dot unl dot pt>.

The problem was that the diffusion tensor PDB representation structure.create_diff_tensor_pdb user
function was being called even when the local tm global model was selected. This naturally failed
as there is no global diffusion tensor. Now this user function is avoided for the local tm global
model.
........

2013-03-13 14:21:51 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.