Re: [PyMOL] Saving a single state from scene

2012-06-23 Thread V.V.
Thank you, Jason. I have a pml script that creates a fairly long (3000 states) movie. There are several morphed proteins that are loaded at different states, and I was hoping to fine tune the camera views and clipping planes at key points. My computer runs out of memory after ~500 states, and altho

Re: [PyMOL] Saving a single state from scene

2012-06-23 Thread Jason Vertrees
Vitaly, Despite the documentation, you cannot save a single state to a session; you can, however, save a single state to a pdb: save ~/state5.pdb, my_object, 5 Why are you deleting objects instead of hiding them (using scenes)? Name collisions? Something else? Cheers, -- Jason On Mon, Jun 18,

[PyMOL] Saving a single state from scene

2012-06-18 Thread V.V.
Hello, I have a 60-state session file that contains three objects: one of them has a single state, while other two have several. In the first state of the session objects #1 and #2 are loaded, and halfway through object #2 is deleted and object #3 is loaded. Is it possible to save the individual s