get_louvers_enabled#

lsst.ts.mtdomecom.get_louvers_enabled(config_dir)#

Load a set of all enabled louvers from the “louvers_enabled.yaml” configuration file.

Parameters:

config_dir (pathlib.Path) – The directory from where to load the louvers enabled configuration file.

Returns:

Set with all enabled louvers.

Return type:

set[Louver]