[PyMOL] Animated zoom and frames, again

2005-07-24 Thread agar23
Hello!   I'm again writing about the same problem. Is there any way to get the frames of the animated zoom, center, or orient?  I tried through python and it didn't work, then I tried to do it directly from pymol with the following commands:   mclear mset 1 x100 mdo 1:load 1aoi.pdb mdo  10:

[PyMOL] Animated zoom, orient and mpng command

2005-07-08 Thread agar23
Hello all,   I have tried to put all the frames of my movie in png files using mpng command. The problem at the begining was, that the frames were written to the disk, but on all of them there was nothing but black background. In the script I have used zoom visible, animate, and orient visible,

[PyMOL] Animated Zoom

2005-02-08 Thread Charles Moad
Can the cmd.zoom func be used to gain access to the animated zoom? Is there any way to utilize this from a script? Thanks, Charlie

RE: [PyMOL] Animated Zoom

2005-02-08 Thread Warren DeLano
[mailto:pymol-users-ad...@lists.sourceforge.net] On Behalf Of Charles Moad Sent: Tuesday, February 08, 2005 11:31 AM To: pymol-users@lists.sourceforge.net Subject: [PyMOL] Animated Zoom Can the cmd.zoom func be used to gain access to the animated zoom? Is there any way to utilize this from