Re: [PyMOL] make movies containing morph, zoom-in, and rotation

2013-10-16 Thread Thomas Holder
Hi Mengbin, it's all about the "mview" command. It can associate states, camera positions and object positions with movie frames. # store state 5 with frame 100 mview store, 100, state=5 # store camera position with current frame mview store # store all object positions with current frame mview

[PyMOL] make movies containing morph, zoom-in, and rotation

2013-10-10 Thread Mengbin Chen
Dear Pymol Users, While I am trying to make a movie that contains morph, a gradual zoom-in view of active site, and rotation, I don't know how to put all these things together as a movie. The morph part is an object with multiple states, and the zoom-in view follows the last state of morph object