get_ginga_plugins

wss_tools.quip.main.get_ginga_plugins(op_type)[source]

Obtain relevant custom plugins from stginga and wss_tools for the given QUIP operation type.

Parameters
op_type{‘normalmode’, ‘segment_id’, ‘thumbnail’}

QUIP operation type. Normal mode covers anything that is neither SEGMENT_ID nor THUMBNAIL.

Returns
global_pluginslist

List of custom Ginga global plugins to load.

local_pluginslist

List of custom Ginga local plugins to load.