YunHui Lisa Lin
2010-08-11 19:15:29 UTC
Hi PyMOLers,
I'm using the "movie.produce()" command to automate the process of saving my movie in several fragments. After saving each part, I need to clear all existing objects in order to load the next set of frames.
"movie.produce" successfully saves the first movie. However, any subsequent commands (I've tried "delete *" and "reinitialize") don't get carried out. Basically, the loop in my script stops after the first "movie.produce()" command.
If anyone has ever used this command and has suggestions, I would really appreciate your help!
Thanks a lot,
Lisa
I'm using the "movie.produce()" command to automate the process of saving my movie in several fragments. After saving each part, I need to clear all existing objects in order to load the next set of frames.
"movie.produce" successfully saves the first movie. However, any subsequent commands (I've tried "delete *" and "reinitialize") don't get carried out. Basically, the loop in my script stops after the first "movie.produce()" command.
If anyone has ever used this command and has suggestions, I would really appreciate your help!
Thanks a lot,
Lisa