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 although I can render the movie on the university cluster and look at the png-s, it is a bit of a pain.
Vitaly On Sat, Jun 23, 2012 at 2:21 AM, Jason Vertrees <jason.vertr...@schrodinger.com> wrote: > 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, 2012 at 2:40 PM, V.V. <vvos...@gmail.com> wrote: >> 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 states as a session, discarding >> the others? I thought of using split_states and deleting the >> multi-state objects, but in this case the object #1 is discarded. >> >> This is what it looks like: >> >> mset 1 -60 >> #obj01 = 1-state object >> #obj02 = 20-state object >> #obj03 = 40-state object >> >> load obj01, obj01, 1 >> load obj02, obj02, 1 >> >> mdo 21: load obj03, obj03, 41 ; delete obj 02 >> >> Thank you, >> Vitaly >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) >> Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users >> Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net > > > > -- > Jason Vertrees, PhD > PyMOL Product Manager > Schrödinger, LLC > > (e) jason.vertr...@schrodinger.com > (o) +1 (603) 374-7120 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net