Commit | Date | |
---|---|---|
[r13265]
by
bugman
Two bitmaps are now shown in the auto NOE analysis page. The second is that of the button, so the user can associate with it better. The base class method |
2011-06-28 20:13:28 | Tree |
[r13264]
by
bugman
Deleted the auto NOE analysis page build_left_box() method as the base class method is sufficient. |
2011-06-28 20:12:01 | Tree |
[r13263]
by
bugman
Removed build_left_box() from the Rx analyses as it is now implemented in the base class. |
2011-06-28 20:10:46 | Tree |
[r13262]
by
bugman
Created a generic base class method build_left_box() to replace all of the specific analysis ones. |
2011-06-28 20:10:12 | Tree |
2011-06-28 20:09:13 | Tree | |
[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 |