Commit | Date | |
---|---|---|
[r14324]
by
bugman
Bug fix for the structure.create_diff_tensor_pdb user function for when no element info is available. These atoms where the element is not in the PDB file or cannot be determined should have been |
2011-08-10 20:05:58 | Tree |
[r14323]
by
bugman
The print outs for catching exceptions in threads is now going to STDERR rather than STDOUT. |
2011-08-10 19:59:31 | Tree |
2011-08-10 18:58:12 | Tree | |
[r14321]
by
bugman
Saving the relax state from the GUI now shows the busy cursor for user feedback. After MC sims saving the state can take a few seconds with the GUI frozen, so this feedback is |
2011-08-10 17:03:27 | Tree |
[r14320]
by
bugman
Errors are now handled properly in the interpreter thread for GUI user functions. |
2011-08-10 16:44:30 | Tree |
[r14319]
by
bugman
Fix for the structure.read_pdb user function because of the changes to the molmol module. |
2011-08-10 16:39:06 | Tree |
2011-08-10 16:30:42 | Tree | |
2011-08-10 16:29:37 | Tree | |
[r14316]
by
bugman
Redesigned how user functions are executed in the GUI so they are queued and launched in a thread. This allows the GUI to be responsive while the user functions execute. This is only at the level of A special daemon thread called self.gui.interpreter has a queue object so that a series of user |
2011-08-10 16:25:44 | Tree |
[r14315]
by
bugman
The pipe.create user function page is now using PIPE_DESC to present a list of pipe types for the user. This gives the descriptive name of the data pipe type rather than the keyword argument values. |
2011-08-10 13:03:41 | Tree |