pwem.viewers.viewers_data module

class pwem.viewers.viewers_data.DataViewer(**kwargs)[source]

Bases: Viewer

Wrapper to visualize different type of objects with the Xmipp program xmipp_showj

classmethod registerConfig(type, config=None)[source]

Allow registration of other objects :param type: Class to register –> SetOfXXX :param config: Optional, dictionary with the fields configuration, otherwise all fields will be shown.

Returns

Nothing