<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I need to change the center of rotation at every frame.</p>
<p><br>
</p>
<p>I am using</p>
<p><br>
</p>
<p> from chimera import viewer</p>
<p> cam = chimera.viewer.camera</p>
<p> cmd = 'cofr fixed %s,%s,%s' %(cam.eyePos(0))</p>
<p> chimera.runCommand(cmd)</p>
<div><br>
</div>
<div>which generates a message in the reply log</div>
<div>Center of rotation: 564.31 -345.208 699.718<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>How can I disable this message in the reply log?</div>
<div>Or is there another method I should use (eg, hack the cofr command)?</div>
<div><br>
</div>
<p><br>
</p>
<div id="Signature">
<div class="BodyFragment"><font size="2">
<div class="PlainText">Matthew Dougherty<br>
National Center for Macromolecular Imaging<br>
Baylor College of Medicine<br>
===========================================================================</div>
</font></div>
</div>
</div>
</body>
</html>