extraction.core.functions.cell.eccentricity

eccentricity(cell_mask)[source]

Find the eccentricity using the approximate major and minor axes.

Parameters
cell_mask: 2d array

Segmentation mask for the cell.

:rtype: :py:class:`float`