big-fish icon indicating copy to clipboard operation
big-fish copied to clipboard

Clarify external and internal cell coordinates

Open Henley13 opened this issue 3 years ago • 0 comments

The function multistack.from_binary_to_coord() returns external boundary coordinates. It helps to build back the original mask with multistack.from_coord_to_surface(), but might lead to incoherence when the coordinate is directly processing. The user should be able to extract cell (and nucleus) coordinates with the external and internal boundaries according to its need.

Henley13 avatar Apr 07 '22 09:04 Henley13