xmipp3.viewers.viewer_resolution_directional module

class xmipp3.viewers.viewer_resolution_directional.XmippMonoDirViewer(*args, **kwargs)[source]

Bases: ProtocolViewer

Visualization tools for MonoRes results.

MonoDir is a Xmipp package for computing the local anisotropy of 3D density maps studied in structural biology, primarily by cryo-electron microscopy (cryo-EM).

static colorMapToColorList(steps, colorMap)[source]

Returns a list of pairs resolution, hexColor to be used in chimera scripts for coloring the volume and the colorKey

createChimeraScriptDoA(infile, outfile, ellipfile)[source]
getColorMap()[source]
static getColorMapChoices()[source]
numberOfColors(min_Res, max_Res, numberOfColors)[source]
plotAnisotropyResolution(path)[source]