xmipp3.viewers.viewer_angular_resolution_alignment module

class xmipp3.viewers.viewer_angular_resolution_alignment.XmippProtAngResAlignViewer(**kwargs)[source]

Bases: ProtocolViewer

Visualization tools for the validation of alignment based on resolution.

static getColorMapChoices()[source]
interpolRes(thr, x, y)[source]

This function is called by _showAnisotropyCurve. It provides the cut point of the curve defined by the points (x,y) with a threshold thr. The flag okToPlot shows if there is no intersection points