scopesim.system_dict module

class scopesim.system_dict.SystemDict(new_dict=None)[source]

Bases: object

update(new_dict)[source]
scopesim.system_dict.recursive_update(old_dict, new_dict)[source]