scopesim.commands.user_commands.add_packages_to_rc_search# scopesim.commands.user_commands.add_packages_to_rc_search(local_path, package_list)# Add the paths of a list of locally saved packages to the search path list. Parameters: local_path (str) – Where the pacakges are located. Generally given by the value in scopesim.rc.__config__[“!SIM.file.local_packages_path”] package_list (list) – A list of the package names to add