Menu

SVN archive Commit Log


Commit Date  
[r20117] by bugman

Split up the specific_analyses.n_state_model package into modules.

The new data and parameter modules have been created by shifting out method from the __init__ module
and converting them into functions of the two new modules. This is to simplify the package.

2013-06-14 11:50:30 Tree
[r20116] by bugman

Fixed for the rdc.read, j_coupling.read and interatomic.read_dist user functions.

Comment lines are no longer removed, as it is impossible to tell a comment line from a spin ID
string.

2013-06-14 11:44:25 Tree
[r20115] by bugman

The rdc.read user function can now handle T = J+D type data.

Support for this in the specific analyses is yet to be added.

2013-06-14 09:44:55 Tree
[r20114] by bugman

Added a check for the RDC data type to the rdc.read user function.

2013-06-14 09:39:19 Tree
[r20113] by bugman

Created an entire new user function class for handling J couplings in the relax data store.

This derives from the RDC user function modules. The following functions have been created:
j_coupling.copy, j_coupling.delete, j_coupling.display, j_coupling.read, and j_coupling.write.

2013-06-14 09:22:07 Tree
[r20112] by bugman

Removed a false prompt example from the rdc.read user function docstring.

2013-06-14 08:52:12 Tree
[r20111] by bugman

Removed some now irrelevant information from the rdc.read user function docstring.

2013-06-14 08:48:59 Tree
[r20110] by bugman

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

........
r20109 | bugman | 2013-06-14 10:39:32 +0200 (Fri, 14 Jun 2013) | 5 lines

Added more emphasis on the titles of the auto-analysis GUI elements.

There is now more space below the title, and a different font (16pt roman italic) is being used.
........

2013-06-14 08:39:54 Tree
[r20109] by bugman

Added more emphasis on the titles of the auto-analysis GUI elements.

There is now more space below the title, and a different font (16pt roman italic) is being used.

2013-06-14 08:39:32 Tree
[r20108] by bugman

Modified the title of the dispersion auto-analysis GUI element, removing the 'Setup for' text.

2013-06-14 08:33:08 Tree
Older >