Menu

SVN archive Commit Log


Commit Date  
[r11891] by bugman

Fix for bug #17344 (https://gna.org/bugs/index.php?17344), the broken grace.view() user function.

This has been broken since January, and is released in relax 1.3.5, but no one seems to have
noticed :S

2010-12-17 19:51:17 Tree
[r11890] by bugman

Added test data and a script for testing the reading of CCPN Analysis 2.1 sparky peak lists.

This is data from bug #17341 (https://gna.org/bugs/?17341) submitted by Madeleine Strickland <M dot
Strickland att bristol dot ac dott uk>.

2010-12-17 19:41:01 Tree
[r11889] by bugman

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

........
r11888 | bugman | 2010-12-17 20:19:26 +0100 (Fri, 17 Dec 2010) | 3 lines

Fix for script execution - the extension check for '.py' was incorrect!
........

2010-12-17 19:21:46 Tree
[r11888] by bugman

Fix for script execution - the extension check for '.py' was incorrect!

2010-12-17 19:19:26 Tree
[r11887] by bugman

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

........
r11886 | bugman | 2010-12-17 19:59:11 +0100 (Fri, 17 Dec 2010) | 9 lines

Fix for bug #17343 (https://gna.org/bugs/?17343).

This bug was reported by Vitaly Vostri <vvostri att gmail dott com>, also in the mailing list
message https://mail.gna.org/public/relax-users/2010-12/msg00005.html.

The 'CH2' and 'OT' atoms have been added to the internal PDB reader, for those incomplete PDB files
in which the element column is missing.
........

2010-12-17 19:16:29 Tree
[r11886] by bugman

Fix for bug #17343 (https://gna.org/bugs/?17343).

This bug was reported by Vitaly Vostri <vvostri att gmail dott com>, also in the mailing list
message https://mail.gna.org/public/relax-users/2010-12/msg00005.html.

The 'CH2' and 'OT' atoms have been added to the internal PDB reader, for those incomplete PDB files
in which the element column is missing.

2010-12-17 18:59:11 Tree
[r11885] by bugman

Fix for bug #17320 (https://gna.org/bugs/?17320).

This code is not used by any part of the GUI. This revision could be reverted in the future if
the GUI is designed to use this. Until then, this action is very confusing and unnecessary, as many
users use programs other than relax to determine the relaxation rates.

2010-12-17 18:52:04 Tree
[r11884] by bugman

The dauvergne_protocol auto-analysis results can now be located in a directory other the cwd.

The getcwd() command was being used to determine if certain models had been previously optimised.
But if 'save_dir' had been set, then the results of these models would not be in the path of
getcwd(). This behaviour is now fixed.

2010-12-17 18:42:13 Tree
[r11883] by bugman

Fixed the 'Parameter file settings' dialog.

This dialog was killed by r11823 (https://mail.gna.org/public/relax-commits/2010-12/msg00123.html).

The problem was two fold. Firstly the settings were not being placed into the relax data store, but
instead in a copy of the relevant data structure. Secondly blank entries were fatal for both the
conversion to int and conversion back again.

2010-12-17 17:15:30 Tree
[r11882] by bugman

Fix for the 'Parameter file setttings' dialog.

The columns could not be set to nothing, as the int() function was used to convert the value. This
would result in a ValueError. Instead the misc.gui_to_int() function has been written to perform
the proper conversion.

2010-12-17 16:53:23 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.