split_common_options#

pharmpy.workflows.split_common_options(d)[source]#

Split the dict into common options and other options

Parameters:

d (dict) – Dictionary of all options

Returns:

Tuple of common options and other option dictionaries