extraction.core.functions.cell.mean

mean(cell_mask, trap_image)[source]

Finds the mean of the pixels in the cell.

Parameters
cell_mask: 2d array

Segmentation mask for the cell

trap_image: 2d array
:rtype: :py:class:`float`