[Chimera-users] Clear Reply Log
Eric Pettersen
pett at cgl.ucsf.edu
Wed May 13 13:31:08 PDT 2020
Hi Colin,
This should do it:
from chimera import dialogs
replyDialog = dialogs.find("reply")
replyDialog.Clear()
--Eric
Eric Pettersen
UCSF Computer Graphics Lab
> On May 12, 2020, at 3:45 PM, Colin K Deniston <cdenisto at ucsd.edu> wrote:
>
> Hello,
>
> I am running a script through chimera which is looping jobs and is attempting to pull info from the reply log after each run. I need some way to clear the reply log between iterations so it doesn't pull info from a previous run. Is there any command to do this? I've tried replyobj.clearReplyStack() but it seems to be causing strange errors. Thanks.
>
> Colin Deniston
> UCSD Graduate Student
> Chemistry and Biochemistry Department
> _______________________________________________
> Chimera-users mailing list: Chimera-users at cgl.ucsf.edu <mailto:Chimera-users at cgl.ucsf.edu>
> Manage subscription: https://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users <https://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20200513/093716ef/attachment.html>
More information about the Chimera-users
mailing list