gctf.viewers module

class gctf.viewers.CtfEstimationTomoViewerGctf(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.

class gctf.viewers.GctfViewer(tmpPath='./Tmp', **args)[source]

Bases: pyworkflow.viewer.Viewer

Visualization of Gctf results.

gctf.viewers.createCtfPlot(ctfSet, ctfId)[source]
gctf.viewers.getPlotSubtitle(ctf)[source]

Create plot subtitle using CTF values.