Dear Pymol Users!
I am using pymol in batch mode to select specific state from the
multi-state object and then save screen-shoot and the pse session for
it.

cmd.set('state','5','my_object*')
cmd.png('image.png',dpi=50,ray=1)
cmd.save('session.pse')

The problem is that in the pse session I may see only the selected
state. I've tried to change the states using arrows in the GUI but it
always frozen to the state selected before saving the pse session. Is
it possible via some command to reset to the default (1) state before
saving the pymol session ?
Cheers,
Enrico


_______________________________________________
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

Reply via email to