Hi Hugo,
unfortunately, "partial" loading of named selections is currently not
supported. As a workaround, you could use the following function to write out a
script which recreates all current selections.
from pymol import cmd
@cmd.extend
def dump_selections(filename):
'''
DESCRIPTION
Dear all,
I wish to merge multiple PyMOL *.pse sessions. Each file contains multiple
objects and named selections. The names of each object and selection are
unique.
Is there a way to merge two pse files while preserving named selections?
I followed the advice of a previous thread (
https://sour