scopesim.commands.user_commands

scopesim.commands.user_commands#

Contains the UserCommands class and some helper functions.

Functions

add_packages_to_rc_search(local_path, ...)

Add the paths of a list of locally saved packages to the search path list.

check_for_updates(package_name)

Ask IRDB server if there are newer versions of instrument package.

check_version(yaml_dict[, mode])

Check if ScopeSim version required by instrument package or mode is met.

list_local_packages([action])

List the packages on the local disk that ScopeSim can find.

load_yaml_dicts(filename)

Load one or more dicts stored in a YAML file under filename.

patch_fake_symlinks(path)

Fix broken symlinks in path.

Classes

UserCommands(*maps, **kwargs)

Contains all the setting a user may wish to alter for an optical train.