Hi "Someone Else" -

The `rotate` command (http://pymolwiki.org/index.php/Rotate) actually 
transforms the atomic coordinates of the object in model space, which I believe 
are only stored to 3 decimal places (as in PDB files), so there will probably 
be some slight changes in how the surface is rendered between frames.  What 
should work better for you is the `turn` command 
(http://pymolwiki.org/index.php/Turn), which achieves a similar result, but 
instead moves the camera, so the atomic coordinates (and therefore the surface) 
will remain the same for each frame.

Also, you can generate these kinds of movies directly in PyMOL without having 
to write a .pml script for each frame, using e.g. the `mset` command.   Check 
out http://pymolwiki.org/index.php/MovieSchool, which has a good introduction.

Hope that helps.

Cheers,
Jared

On Jan 16, 2016, at 6:42 PM, Someone Else 
<tno...@gmail.com<mailto:tno...@gmail.com>> wrote:

Hi,

I made a movie with rotating protein structure:
https://vid.me/Y4Nb
The structure itself is static, so the surface should also stay the same. But 
it clearly changes during the movie. Any round-off errors? Is there any  fix 
for this problem?

I rendered frames for the movie by generating a set of PML files like:

load 2gb1.pdb
rotate x, angleX
rotate y, angleY
ray 800,600
png frame_i.png


Thanks for your help,

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to