continuousflex.viewers.nma_vol_gui.tk_clustering_vol module

class continuousflex.viewers.nma_vol_gui.tk_clustering_vol.ClusteringWindowVol(**kwargs)[source]

Bases: pyworkflow.gui.gui.Window

This class creates a Window that will display some Point’s contained in a Data object. It will allow to launch 1D, 2D and 3D plots by selecting any combination of the x1, x2…xn from the Point dimension. Points can be selected by either Click and Drag in the Scatter plot or.. by creating an Expression. Finally, there is a button ‘Create Cluster’ that will call a callback fuction to take care of it.

getClusterName()[source]
class continuousflex.viewers.nma_vol_gui.tk_clustering_vol.ClusteringWindowVolHeteroFlow(**kwargs)[source]

Bases: continuousflex.viewers.nma_vol_gui.tk_clustering_vol.ClusteringWindowVol