bsoft.viewers.bsoft_viewers module

class bsoft.viewers.bsoft_viewers.BsoftPlotter(x=1, y=1, mainTitle='', **kwargs)[source]

Bases: pwem.viewers.plotter.EmPlotter

Class to create several plots with Bsoft utilities

class bsoft.viewers.bsoft_viewers.BsoftViewer(**kwargs)[source]

Bases: pyworkflow.viewer.Viewer

visualize(obj, **kwargs)[source]

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

class bsoft.viewers.bsoft_viewers.BsoftViewerBlocres(*args, **kwargs)[source]

Bases: pwem.viewers.viewer_localres.LocalResolutionViewer

Visualization tools for blocres results.

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

getColorMap()[source]
getImgData(imgFile)[source]
class bsoft.viewers.bsoft_viewers.BsoftVolumeView(inputFile, **kwargs)[source]

Bases: pyworkflow.viewer.CommandView