> I am trying to make a simple movie with a 90 degree rotation 
> thru the x-axis. 

mset 1 x90
for a in range(1,91): cmd.mdo(a,"turn x,1")

Cheers,
Warren

--
mailto:war...@delsci.com
Warren L. DeLano, Ph.D.
Principal Scientist
DeLano Scientific LLC
400 Oyster Pt. Blvd., Ste 213
South San Francisco, CA 94080
(650)-346-1154  Fax:(650)-593-4020
  

> -----Original Message-----
> From: pymol-users-ad...@lists.sourceforge.net 
> [mailto:pymol-users-ad...@lists.sourceforge.net] On Behalf Of 
> Michael Cosgrove
> Sent: Monday, October 25, 2004 9:55 AM
> To: pymol-users@lists.sourceforge.net
> Subject: [PyMOL] mdo
> 
> Hi pymolers.
> 
>  
> 
>  
> 
>  
> 
> I am trying to make a simple movie with a 90 degree rotation 
> thru the x-axis. 
> 
>  
> 
> This is what I have tried:
> 
>  
> 
> mset 1 x90
> 
> mdo 1: turn x,1;
> 
> mpng filename
> 
>  
> 
>  
> 
>  
> 
> This script  gives me 90 identical frames with no rotation.
> 
>  
> 
> Any suggestions?
> 
>  
> 
>  
> 
> I have also tried downloading Kritian Rother's movie.py 
> script, but I get the following error when I run it:
> 
>  
> 
> Error: ambiguous command:
> 
>             Movie.load        movie.rock movie.screw movie.tdroll 
> 
>             Movie.nutate     movie.roll   movie.sweep movie.zoom
> 
>  
> 
> I am running version 0.97
> 
>  
> 
> Thanks,
> 
>  
> 
>  
> 
> Michael
> 
>  
> 
>  
> 
> Michael S. Cosgrove, Ph.D.
> 
> Postdoctoral Fellow
> 
> Johns Hopkins School of Medicine
> 
> 725 North Wolfe Street, WBSB 603
> 
> Baltimore, MD 21205
> 
> email: c...@cozzy.med.jhmi.edu
> 
> Phone: (410) 955-3967
> 
> Fax: (410) 614-8648
> 
>  
> 
> 



  • [PyMOL] mdo Michael Cosgrove
    • RE: [PyMOL] mdo Warren DeLano

Reply via email to