cistem.viewers.tomo_viewers module

class cistem.viewers.tomo_viewers.CtfEstimationTomoViewerCistem(parent, protocol, **kwargs)[source]

Bases: tomo.viewers.viewers_data.CtfEstimationTomoViewer

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

plot1D(ctfSet, ctfId)[source]

To be implemented in the viewers.

plot2D(ctfSet, ctfId)[source]

To be implemented in the viewers.