delta.utils.division_poles¶
- delta.utils.division_poles(features1, features2, prev_old, prev_new)[source]¶
Identify which poles belong to the mother and which to the daughter.
- Parameters:
- features1CellFeatures
Features of one of the 2 cells after division (with possibly swapped poles).
- features2CellFeatures
Features of the other of the 2 cells after division (with possibly swapped poles).
- prev_oldPole
Previous old pole of the cell.
- prev_newPole
Previous new pole of the cell.
- Returns:
- motherCellFeatures
- daughterCellFeatures
- first_cell_is_motherbool