postprocessor.core.processes.picker

Functions

any_present(signals, threshold)

Returns a mask for cells, True if there is a cell in that trap that was present for more than :threshold: timepoints.

Classes

picker(parameters, cells)

cells

Cell object passed to the constructor

pickerParameters(**kwargs)

Methods