cytoflowgui.workflow.operations.channel_stat#
- cytoflowgui.workflow.operations.channel_stat.mean_95ci(x)#
- cytoflowgui.workflow.operations.channel_stat.geomean_95ci(x)#
- class cytoflowgui.workflow.operations.channel_stat.ChannelStatisticWorkflowOp[source]#
Bases:
WorkflowOperation,ChannelStatisticOp- fill = 0#
- apply(experiment)[source]#
Apply the operation to an
Experiment.- Parameters:
experiment – The
Experimentto apply this operation to.- Returns:
A new
Experiment, containing a new entry inExperiment.statistics. The key of the new entry isname.- Return type: