Hi List!

I'm trying to make some movie script. I read a bit about in several
places.  By now I'm almost getting what I want, but I need help, follows
my partial script:

-----------------------------------
del all
load c1/forcedin.pdb,c1
load c2/forcedin.pdb,c2
frame 1
hide all
run Pymol/stride_ss.py
stride2pymol c1
stride2pymol c2
show cartoon, all
color red, c1
color blue, c2
reset
zoom all,-10
set orthoscopic=1
viewport 640,480
set ray_trace_frames=1
set cache_frames=0
set antialias=1.0
mclear
mset 1 x10 -28 28 x10
mpng test
-----------------------------------

With it above, I get frame 1 by 10 steps, then do MD (28 frames) and frame 
28 stand for 10 steps.

I started using the concept of loop (while etc) but I got nothing.  mset 
seems to be the solution, but I want to my molecule to turn around y axes 
(180 degree) and I don't know how to do it.  

Could someone give some tip or even suggest me an improvement in my actual 
script?

I would like to have a movie following that takes:

frame 1 x10,
a 180 rotation in 36 frames,
MD in many frames,
a 180 rotation in 36 frames again,
last frame x10.

Any help would be very welcome.

Cheers,
-- 
--------------------------
Alan Wilter Sousa da Silva
--------------------------
B.Sc. - Dep. Física - UFPA
M.Sc. - Dep. Física - PUC/RJ
D.Sc. - IBCCF/UFRJ
Bolsista Pesquisador LAC-INPE
São José dos Campos (SP), Brasil
www.lac.inpe.br/~alan

Reply via email to