extraction.core.functions.cell.max5px

max5px(cell_mask, trap_image)[source]

Find the mean of the five brightest pixels in the cell.

Parameters
cell_mask: 2d array

Segmentation mask for the cell.

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