extraction.core.functions.cell.std

std(cell_mask, trap_image)[source]

Find the standard deviation of the values of the pixels in the cell.

Parameters
cell_mask: 2d array

Segmentation mask for the cell.

trap_image: 2d array