[Chimera-users] Supersample
Eric Pettersen
pett at cgl.ucsf.edu
Wed May 27 10:27:35 PDT 2009
On May 27, 2009, at 7:35 AM, hsosa at aecom.yu.edu wrote:
> Another question. Do I need to put a wait command after each reset
> command ?
No, you don't have to. After every line of commands (which could be
several commands strung together by semicolons) Chimera will wait one
frame if the commands did anything that would change the display (and
if there's no explicit wait command at the end of the line). So the
only explicit wait commands you needed in your script were the ones
that waited 25 frames. And it would have been better if it had been
on the end of the preceding line (i.e. "reset p17 15; wait 25") or
else you in fact get 26 frames since one frame will implicitly be
shown after the "reset p17 15".
--Eric
Eric Pettersen
UCSF Computer Graphics Lab
http://www.cgl.ucsf.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20090527/caa08fb5/attachment.html>
More information about the Chimera-users
mailing list