threeML package

Subpackages

Submodules

Module contents

threeML.get_available_plugins()[source]

Print a list of available plugins

Returns:

threeML.is_module_importable(module_full_path)[source]
threeML.is_plugin_available(plugin)[source]

Test whether the plugin for the provided instrument is available

Parameters:

plugin – the name of the plugin class

Returns:

True or False