Menu

SVN archive Commit Log


Commit Date  
[r13958] by bugman

Removed the executable svn property on the info module.

2011-07-28 14:35:58 Tree
[r13957] by bugman

Merged revisions 13956 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r13956 | bugman | 2011-07-28 16:26:16 +0200 (Thu, 28 Jul 2011) | 3 lines

The relax mode normally specified by the command line can now be overridden.
........

2011-07-28 14:28:17 Tree
[r13956] by bugman

The relax mode normally specified by the command line can now be overridden.

2011-07-28 14:26:16 Tree
[r13955] by bugman

Merged revisions 13932,13951 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r13932 | bugman | 2011-07-27 17:54:24 +0200 (Wed, 27 Jul 2011) | 13 lines

Redesign of the structure.load_spins user function back end.

This redesign is required due to problems encountered by Han in the xyz branch. See the thread
starting at https://mail.gna.org/public/relax-devel/2011-07/msg00021.html.

This commit consists of a number of changes:
- The combine_models argument has been removed as it is a relic, and isn't used at all.
- The spins are now created in the standard way via the generic_fns.mol_res_spin.create_spin()
function, eliminating all of the issues and complications of the old code.
- The atomic positions are now converted to numpy arrays.
- Only the created spins are included in the print out, and not replicated for each model.
........
r13951 | bugman | 2011-07-28 15:14:55 +0200 (Thu, 28 Jul 2011) | 7 lines

Redesign of the main relax module.

The module has been renamed to 'relax.py', and the original file 'relax' is now a very basic python
script which simply loads the module and runs the new start() function for launching relax. The MS
Windows BAT file has also been updated to feed the module into python.
........

2011-07-28 14:08:22 Tree
[r13954] by bugman

Added a script for building application packages of relax.

This currently supports the building of a stand alone (i.e. no python needed) Mac OS X app.

2011-07-28 13:57:47 Tree
[r13953] by bugman

Another fix for the dauvergne_protocol, this time reverting some of the changes of r13888.

The pipe.copy() user function should not be used when the next command is to load a results file!

2011-07-28 13:23:09 Tree
[r13952] by bugman

The exit relax dialog now has a title.

2011-07-28 13:15:45 Tree
[r13951] by bugman

Redesign of the main relax module.

The module has been renamed to 'relax.py', and the original file 'relax' is now a very basic python
script which simply loads the module and runs the new start() function for launching relax. The MS
Windows BAT file has also been updated to feed the module into python.

2011-07-28 13:14:55 Tree
[r13950] by bugman

Added the dialog-warning oxygen icon.

2011-07-28 12:38:31 Tree
[r13949] by bugman

Bug fix for the dauvergne_protocol - the pipe.copy() calls are now followed by pipe.switch().

This is needed as previously the pipe.create() user function call automatically switched pipes, but
pipe.copy() does not.

2011-07-28 10:40:44 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.