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. <[email protected]> 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 ([email protected])
> Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
> Archives: http://www.mail-archive.com/[email protected]



-- 
Jason Vertrees, PhD
PyMOL Product Manager
Schrödinger, LLC

(e) [email protected]
(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 ([email protected])
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/[email protected]

Reply via email to