Commit | Date | |
---|---|---|
[r13260]
by
bugman
Fix for the NOE analysis GUI test - one of the error values was incorrect. The test now passes, though it should not as an error was thrown in the thread after the NOE |
2011-06-28 10:47:05 | Tree |
[r13259]
by
bugman
Merged revisions 13153,13258 via svnmerge from ........ |
2011-06-28 10:39:33 | Tree |
[r13258]
by
bugman
Bug fix for the NOE auto-analysis - the column numbers for the deselected spins file are now assumed. The residue number is assumed to be in the first column. This is a hack until the spin selection |
2011-06-28 10:37:30 | Tree |
[r13257]
by
bugman
Removed some commented out code (it should have been deleted in the last commit). |
2011-06-28 10:30:01 | Tree |
[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 |