Commit | Date | |
---|---|---|
[r14179]
by
bugman
The dauvergne_protocol is now more robust if the program is interrupted and restarted later. The opt/results.bz2 file is now searched for, and if not the round is assumed incomplete. |
2011-08-05 13:01:19 | Tree |
[r14178]
by
bugman
Fix for the relax controller progress gauge for the iteration round in the dauvergne_protocol. The gauge should not be updated if the round is in the initial state of None. |
2011-08-05 12:41:55 | Tree |
2011-08-05 12:29:57 | Tree | |
[r14176]
by
bugman
All wx object Append() calls now have their data passed through str_to_gui() first as well. This prevents GUI failures due to the wrong data type being encountered. |
2011-08-05 12:20:58 | Tree |
2011-08-05 12:12:16 | Tree | |
[r14174]
by
bugman
All data passed into wxPython SetValue calls now go through gui.misc.*_to_gui() functions. This ensures that the correct data type is sent into the GUI elements. |
2011-08-05 10:42:19 | Tree |
2011-08-05 10:29:24 | Tree | |
[r14172]
by
bugman
Fix for the stereochemistry auto-analysis - the pipe_name arg does not exist in this auto-analysis. |
2011-08-05 10:12:52 | Tree |
[r14171]
by
bugman
Fix for the dauvergne_protocol - the maximum number of optimisation iterations is now an int. |
2011-08-05 10:06:33 | Tree |
[r14170]
by
bugman
The observers of pipe alterations should now all be thread safe. Pipe changes in relax were causing segfaults in the GUI. |
2011-08-05 10:04:31 | Tree |