cytoflow.utility.log_scale

class cytoflow.utility.log_scale.LogScale(**kwargs)[source]

Bases: cytoflow.utility.scale.ScaleMixin

name = 'log'
get_mpl_params(ax)[source]
inverse(data)[source]
clip(data)[source]
norm(vmin=None, vmax=None)[source]