tomo.viewers.viewers_data module

class tomo.viewers.viewers_data.CtfEstimationTomoViewer(parent, protocol, **kwargs)[source]

Bases: Viewer

This class implements a view using Tkinter CtfEstimationListDialog and the CtfEstimationTreeProvider.

getPlot1DCallback()[source]
getPlot2DCallback()[source]
plot1D(ctfSet, ctfId)[source]

To be implemented in the viewers.

plot2D(ctfSet, ctfId)[source]

To be implemented in the viewers.

visualize(obj, windows=None, protocol=None)[source]

Display each of the views, by default the implementation is for desktop.

visualizeSet(obj)[source]
class tomo.viewers.viewers_data.TSMotionCorrectionViewer(**kwargs)[source]

Bases: ProtocolViewer

Wrapper to visualize outputs of tilt series motion correction protocols

getEvenSet()[source]
getOddSet()[source]
hasDWSet()[source]
hasEvenSet()[source]
hasOddSet()[source]
class tomo.viewers.viewers_data.TomoDataViewer(**kwargs)[source]

Bases: Viewer

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

class tomo.viewers.viewers_data.TomoMetadataDataViewer(**kwargs)[source]

Bases: DataViewer

Wrapper to visualize any Set of something different than a set of images, useful to make subsets with the Xmipp program xmipp_showj