Menu

SVN archive Commit Log


Commit Date  
[r24418] by bugman

Backported the relax 3.2.3 CHANGES file changes to trunk.

The command used was:
svn merge -r24416:24417 svn+ssh://bugman@.../svn/relax/tags/3.2.3 .

2014-07-02 14:48:30 Tree
[r24417] by bugman

Updated the CHANGES file for relax 3.2.3.

2014-07-02 14:47:32 Tree
[r24416] by bugman

Added the relax 3.2.3 PDF manual to the repository.

2014-07-02 14:26:44 Tree
[r24415] by bugman

Updated the version number to relax 3.2.3.

2014-07-02 14:23:23 Tree
[r24414] by bugman

relax version 3.2.3.

This is a major bugfix release and the first requiring numpy >= 1.6.

2014-07-02 13:52:37 Tree
[r24413] by bugman

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

........
r24412 | bugman | 2014-07-02 15:38:13 +0200 (Wed, 02 Jul 2014) | 11 lines

Fix for the breakage of the relax help system.

This was reported at http://thread.gmane.org/gmane.science.nmr.relax.devel/6481.

The problem was that the TERM environmental variable was turned off to avoid the GNU readline
library on Linux systems emitting the ^[[?1034h escape code. See the message at
http://thread.gmane.org/gmane.science.nmr.relax.devel/6481/focus=6489 for more details. However the
Python help system obviously requires this environmental variable. Now only if the TERM variable is
set to 'xterm' will it be reset, and to 'linux' instead of the blank string ''.
........

2014-07-02 13:41:06 Tree
[r24412] by bugman

Fix for the breakage of the relax help system.

This was reported at http://thread.gmane.org/gmane.science.nmr.relax.devel/6481.

The problem was that the TERM environmental variable was turned off to avoid the GNU readline
library on Linux systems emitting the ^[[?1034h escape code. See the message at
http://thread.gmane.org/gmane.science.nmr.relax.devel/6481/focus=6489 for more details. However the
Python help system obviously requires this environmental variable. Now only if the TERM variable is
set to 'xterm' will it be reset, and to 'linux' instead of the blank string ''.

2014-07-02 13:38:13 Tree
[r24411] by bugman

Updated all of the frame order scripts for the frame_order.pdb_model and pymol.frame_order changes.

These are the scripts for the CaM frame order test data.

2014-07-02 13:19:46 Tree
[r24410] by bugman

Redesign of the pymol.frame_order user function to match the redesign of frame_order.pdb_model.

The file names are no longer given but rather the file root. Then all PDB files matching that file
root in the given directory will be loaded into PyMOL.

2014-07-02 12:53:21 Tree
[r24409] by bugman

Clean up of the frame_order.pdb_model user function definitions.

Some elements were no longer of use, and some descriptions have been updated.

2014-07-02 12:51:29 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.