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