[Chimera-users] Writing image to a file using Chimera python script

Greg Couch gregc at cgl.ucsf.edu
Thu May 10 10:11:59 PDT 2012


There are a couple of python functions for image saving.  The equivalent 
to the copy command is Midas.copy() and it calls 
chimera.printer.saveImage().  Use the latter for finer control.

     HTH,

     Greg

On 05/10/2012 06:46 AM, Dan Cohen wrote:
> Hello all,
>
> Is there a python interface for exporting images to a file in the UCSF 
> Chimera.
> I understand I can use runCommand("copy") or runCommand("export").
> Is there a python class for doing such commands?
>
> Thank you,
> Dany
>




More information about the Chimera-users mailing list