cytoflow.utility package#

cytoflow.utility#

This package contains a bunch of utility functions to support the other modules in cytoflow. This includes numeric functions, algorithms, error handling, custom traits, custom matplotlib widgets, custom matplotlib scales, and docstring handling.

class cytoflow.utility.IterByWrapper(iterator, by)[source]#

Bases: object

Submodules#