Saveset ---------------------------------------- .. autoclass:: rsrtx.Implementations.Saveset.SavesetCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently saveset_copy = driver.saveset.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Saveset_Config.rst Saveset_OneFile.rst