Hello:
I am trying to generate a movie ( a 360 degree rotation around the y
axis) using the mset and mdo commands. I can play the animation alright
in Pymol, but when I am trying to save it as either a
Quicktime file or a series of pngs (that I would like to create an
animation of in ImageReady), I only get multiple frames with the same
view of the molecule. Does anyone know what the problem is?
Here are the commands I have been using
mset 1 x36
full_screen on
mdo 1:turn x, 0; turn y, 10
set orthoscopic=1
set antialias=1
set spec_power=200
set spec_refl=1.5
set ray_trace_frames=1
set cache_frames=0
mclear
mpng cartoon
Thank you very much in advance,
Alexandra