cytoflowgui.workflow.operations.quad# class cytoflowgui.workflow.operations.quad.QuadSelectionView[source]# Bases: WorkflowView, ScatterplotQuadSelectionView clear_estimate()[source]# get_notebook_code(idx)[source]# class cytoflowgui.workflow.operations.quad.QuadWorkflowOp[source]# Bases: WorkflowOperation, QuadOp default_view(**kwargs)[source]# Returns an IView that allows a user to view the quad selector or interactively draw it. Parameters: density (bool, default = False) – If True, return a density plot instead of a scatterplot. clear_estimate()[source]# get_notebook_code(idx)[source]#