Commit | Date | |
---|---|---|
[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 | |
[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 |