RE: [PyMOL] Zooming in animations

2002-12-03 Thread DeLano, Warren
> 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" 
> To: "Chris Arthur" ; "pymol-users"
> 
> 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
> 
> 



Re: [PyMOL] Zooming in animations

2002-12-03 Thread Chris Arthur
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

Chris

- Original Message -
From: "DeLano, Warren" 
To: "Chris Arthur" ; "pymol-users"

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


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
PyMOL-users mailing list
PyMOL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pymol-users





RE: [PyMOL] Zooming in animations

2002-12-02 Thread DeLano, Warren
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



[PyMOL] Zooming in animations

2002-12-02 Thread Chris Arthur
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