Menu

SVN archive Commit Log


Commit Date  
[r13180] by han87

Debugging the user function load_spins() and changing the system test test_read_xyz_internal2().

In the user function load_spins() in generic_fns/structure/main.py a check whether the residue name exists or not has been included. The code is similiar to the molecule check. Also see email: https://mail.gna.org/public/relax-devel/2011-06/msg00226.html. And in the system test 'test_read_xyz_internal2()' all models were loaded instead of 2 and the line for loading proton was removed.

2011-06-23 13:19:45 Tree
[r13179] by han87

Reverted r13165 as this change could break other part of the relax.

The command used was:
svn merge -r 13165:13164

The changing of the user functions "load_spins" and "add_item" could break other part of relax. This was pointed out by Edward in the email: https://mail.gna.org/public/relax-devel/2011-06/msg00226.html.

2011-06-23 09:26:46 Tree
[r13178] by bugman

Fix for the wizard display_page() method - the call to on_display() was not to the page.

2011-06-22 18:54:12 Tree
[r13177] by bugman

Renamed all of the wizard panels to pages.

2011-06-22 18:53:20 Tree
[r13176] by bugman

Created the wizard page base methods on_display(), on_exit() and on_next().

These will be used to perform actions when a page is newly displayed, exited, or the next page is
jumped to.

2011-06-22 18:46:48 Tree
[r13175] by bugman

The page index is now stored in the page class object instead of being returned by add_page().

2011-06-22 18:32:06 Tree
[r13174] by bugman

The page index is now returned by the wizard add_page() method.

2011-06-22 18:30:28 Tree
[r13173] by bugman

The name of the data pipe is now taken as the analysis type followed by the local date and time.

This is in the new analysis window.

2011-06-22 16:40:48 Tree
[r13172] by bugman

Fix for the wizard panel initialisations. The top level wizard object is now stored in the panel class.

2011-06-22 16:32:42 Tree
[r13171] by bugman

The analysis type is now stored in the wizard class so that the second page can use it.

2011-06-22 16:30:06 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.