Menu

SVN archive Commit Log


Commit Date  
[r13256] by bugman

The auto NOE analysis GUI test now uses the Thread.join() method to block execution until finished.

This is much cleaner!

2011-06-28 10:28:57 Tree
[r13255] by bugman

The higher level threading.Thread class is being used rather than thread.start_new_thread().

This will allow for better thread control.

2011-06-28 10:28:06 Tree
[r13254] by bugman

Added a time out to the NOE analysis GUI test to avoid hanging.

2011-06-28 09:34:38 Tree
[r13253] by bugman

The color_code_noe() and model_free_results() fns no longer accept the self arg.

These are functions, not class methods!!!

2011-06-28 09:25:39 Tree
[r13252] by bugman

Bug fix for the DummyFileObject class - the last line was not returned by readlines() even if it had data.

2011-06-28 08:59:52 Tree
[r13251] by bugman

IO is now not redirected by the relax controller when in testing mode.

2011-06-28 08:51:08 Tree
[r13250] by bugman

A flag has been added to the status object to indicate if relax is operating in a testing mode.

2011-06-28 08:50:47 Tree
[r13249] by han87

Reverted r13246 as different approach will be used.

The command used was:
svn merge -r 13246:13239 .

The new function vectors_xyz() in the /prompt/structure.py is not needed. The current code will be fixed for xyz file format suggested in https://mail.gna.org/public/relax-devel/2011-06/msg00244.html.

2011-06-28 08:25:55 Tree
[r13248] by bugman

The residue numbers are now checked in GUI auto NOE analysis GUI test.

2011-06-28 08:23:22 Tree
[r13247] by bugman

Clean up of the auto NOE analysis GUI test.

The GUI is now not shown and click events are not simulated as this is too hard to control at the
moment.

2011-06-28 08:12:14 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.