> From: Chris Arthur [mailto:chris.art...@bristol.ac.uk]

> Cheers Warren I had a bit of a play last night and it seem to 
> work fine. Do
> you know what the last number in the seqence corresponds to?
> 
> movie.zoom 1,100,1,0

I see no help for "movie.zoom", but the code can be found in 
"modules/pymol/movie.py".

zoom first,last,step,loop,axis

first & last: first and last frames for the zoom.
step: distance (in angstroms) to zoom
loop: 0 or 1, is the zoom bidirectional? does it return to where it started?
axis: x,y or z,  which axes do we zoom along?  

Cheers,
Warren

> 
> Chris
> 
> ----- Original Message -----
> From: "DeLano, Warren" <war...@sunesis.com>
> To: "Chris Arthur" <chris.art...@bristol.ac.uk>; "pymol-users"
> <pymol-users@lists.sourceforge.net>
> Sent: Monday, December 02, 2002 4:00 PM
> Subject: RE: [PyMOL] Zooming in animations
> 
> 
> Chris,
> 
>     If you are talking about a controlled zoom into a 
> specific active site
> region, there isn't any automated way to do this.  Peter's 
> "movie.zoom"
> routine can help with a general zoom.  Try this:
> 
> fragment arg
> mset 1 x100
> movie.zoom 1,100,1,0
> mappend 1:move z,-100
> rewind
> mplay
> 
> Cheers,
> Warren
> 
> --
> mailto:war...@sunesis.com
> Warren L. DeLano, Ph.D.
> Informatics Manager
> Sunesis Pharmaceuticals, Inc.
> 341 Oyster Point Blvd.
> S. San Francisco, CA 94080
> (650)-266-3606 FAX:(650)-266-3501
> -----Original Message-----
> From: Chris Arthur [mailto:chris.art...@bristol.ac.uk]
> Sent: Monday, December 02, 2002 5:20 AM
> To: pymol-users
> Subject: [PyMOL] Zooming in animations
> 
> 
> Hi Guys
> 
> Sorry if this question has been asked before but does anyone 
> know a way to
> zoom in on an area as an animation (eg an active site or interface).
> 
> Thanks in advance
> 
> Chris
> 
> 

Reply via email to